RETIRED, Fuel CCP - Tests sub-project
Go to file
Dennis Dmitriev 2cac42dd09 Revert snapshots in each fixture as a workaround
If @pytest.mark.revert_snapshot(name=<some_name>) is used for
test case, but the snapshot *or* it's config is missing in the
environment, then each fixture will try to revert the snapshot
that belongs to the fixture.

Change-Id: I819dba2e775f5be38ea8cd12c6909b2e7399e3a8
2016-09-21 11:42:42 +03:00
doc/source Allow to provide custom oslo config 2016-08-25 09:22:30 +00:00
fuel_ccp_tests Revert snapshots in each fixture as a workaround 2016-09-21 11:42:42 +03:00
.gitignore Ignore .ini files with config for snapshot in GIT 2016-09-06 13:36:39 +03:00
.gitreview Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
README.rst Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
pytest.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
setup.cfg Add markers to system tests 2016-08-30 17:21:24 +00:00
setup.py Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
test-requirements.txt Add ccp show dependency tests 2016-09-07 13:09:32 +03:00
tox.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00

README.rst