Comment 5 for bug 1284664

Revision history for this message
Julie Pichon (jpichon) wrote :

The tests don't fail because we try to catch API errors gracefully in most places (rightly so!). Possibly we should do something to mock the clients in openstack_dashboard.api when running the unit tests, so that if they're ever called directly in a test run they raise an exception...