mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
This commit adds some unit tests for the `cloud.openstack.os_server` module. These tests exercise `_network_args` thoroughly and `_create_server` lightly. These tests will **fail** until #2275 lands. To run the tests: pip install -r test-requirements.txt PYTHONPATH=$PWD py.test |
||
---|---|---|
.. | ||
test_os_server.py |