horizon/openstack_dashboard/test
Julie Pichon 589092c5f2 Ensure the user monkey patching is done for the API tests
When running a subset of the tests, the get_user middleware monkey
patching in openstack_auth.utils did not always happen, causing some
of the tests to fail due to missing expected properties.

Fixes bug #1209177

Change-Id: Ic00b842e740954b0f36353381f511f7ba3eab70b
2013-08-07 16:40:02 +01:00
..
api_tests Ignore non-existing attr in APIResourceWrapper __repr__ 2013-07-25 21:45:17 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Fixed keystone test data to match openstack_auth. 2013-08-01 20:50:51 -07:00
tests Neutron Security Group native support 2013-07-12 21:03:40 +09:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Removes unused imports 2012-12-10 11:27:51 +08:00
helpers.py Ensure the user monkey patching is done for the API tests 2013-08-07 16:40:02 +01:00
settings.py remove 'import *' usage (or mark is #noqa) 2013-07-30 11:45:39 +08:00