glance/glance/tests/integration
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
..
legacy_functional Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
v2 Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
__init__.py Port slow, overly assertive v1 functional tests to integration tests 2013-06-21 19:09:43 -07:00