openstack-python-openstackc.../openstackclient/tests/unit/common
Dean Troyer d930b043ee Funcional tests: quota list
The quota list tests have a race in them where occasionally a project is
deleted in another test between the time that quota list gets a list of all
projects and it gets the quota for the projects from the service; the get
quota call fails on the non-existant project.

The quota list functional tests have been substantially re-written to
properly test the exception handling.

Change-Id: I71e6bbb5d46fcea4718a5a870f9a66a2c20fff0f
2017-05-02 14:09:16 -05:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py Improve no-auth path 2017-04-24 18:57:10 -05:00
test_command.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_commandmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py OSC Extension Show 2017-03-22 16:39:19 +00:00
test_logs.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_parseractions.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_quota.py Funcional tests: quota list 2017-05-02 14:09:16 -05:00