storyboard/storyboard/tests/plugin
Luong Anh Tuan 22c0f2d1fa Replace assertEquals with assertEqual
The method assertEquals has been deprecated since python 2.7.
http://docs.python.org/2/library/unittest.html#deprecated-aliases

Also in Python 3, a deprecated warning is raised when using assertEquals
therefore we should use assertEqual instead.

This is part of blueprint assertequal

Change-Id: Iea9b437d5a7a4aaa3d541d353447a18184b62d85
2016-12-25 12:35:37 +00:00
..
email Add more detail to event messages 2016-01-14 16:54:28 +00:00
scheduler Replace assertEquals with assertEqual 2016-12-25 12:35:37 +00:00
token_cleaner Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
__init__.py Plugins may now register their own user preferences 2014-10-20 14:29:12 -07:00
test_base.py Plugins may now register their own user preferences 2014-10-20 14:29:12 -07:00
test_event_worker.py Add more detail to event messages 2016-01-14 16:54:28 +00:00
test_user_preferences.py Plugins may now register their own user preferences 2014-10-20 14:29:12 -07:00