glance/glance/tests/functional/db
Roman Vasilets cb2456ea5e Wrong order of assertEquals args(Glance)
Args of assertEquals method in glance.tests are arranged
in wrong order. In result when test fails it shows incorrect
information about observed and actual data. It's found more
than 2000 times. Right order of arguments is "expected, actual".

Change-Id: Ifea4809f5a696b608a19e36a9ed9e5eec46c8a21
Co-Authored-By: Li Yingjun <liyingjun1988@gmail.com>
Closes-Bug: 1277104
2014-11-13 17:10:09 +02:00
..
__init__.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
base.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
base_metadef.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_registry.py Adds missing db registry api tests for Tasks 2014-09-05 14:09:21 -04:00
test_rpc_endpoint.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
test_simple.py Introduce Task Info Table 2013-12-05 16:30:38 +00:00
test_sqlalchemy.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00