mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Use fixtures to restore the API version changes of os.environ in each functional tests, aims to avoid the following test cases failing in unexpected context. And make sure setUpClass/tearDownClass call super class's corresponding methods first. Change-Id: Ie248fe9d3a9e25f1b076c9f2c363200f29a83817 Closes-Bug: #1696080 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| test_catalog.py | ||
| test_ec2_credentials.py | ||
| test_endpoint.py | ||
| test_project.py | ||
| test_role.py | ||
| test_service.py | ||
| test_token.py | ||
| test_user.py | ||