deb-barbican/functionaltests
Béla Vancsics 986824123b Use more specific asserts in tests
Instead of assertTrue and assertFalse use more specific asserts.
They are compatible with Python 2.7[1] and 3.4[2]

[1]: https://docs.python.org/2.7/library/unittest.html
[2]: https://docs.python.org/3.4/library/unittest.html

Change-Id: I75263c1cf81c8dfc98f055331c9323e7bbb13707
2016-08-25 10:37:52 +02:00
..
api Use more specific asserts in tests 2016-08-25 10:37:52 +02:00
common User with creator role can delete his/her own secret and container 2016-07-25 13:42:01 -07:00
__init__.py Replacing functional test authentication hookup 2015-03-11 02:39:33 -05:00
.coveragerc Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
.testr.conf Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
post_test_hook.sh Use testr for running functional tests and documentation 2015-09-14 11:56:48 -05:00
pretty_tox.sh Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00
run_tests.sh Add code coverage results for functional tests 2016-04-05 15:48:30 -05:00