glance/glance/tests/functional/artifacts
kairat_kushaev fd175a8dcc Fix mutable defaults in tests
Some test methods have mutables objects as default types. It
potentially can lead to unpredictable errors in tests and it is
considered as bad practice in python. So the patch replaces these
defaults with None and introduces default values in method body.

Change-Id: If523d8ddfb4c176ad2ba81c15858b78bbd89c80b
2015-09-28 14:36:27 +03:00
..
__init__.py REST API layer for Artifact Repository 2015-06-10 18:49:21 +03:00
test_artifacts.py Fix mutable defaults in tests 2015-09-28 14:36:27 +03:00