mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 21:29:19 +00:00
* Fix Hetzner firewall unit test imports.
* Make sure tests can actually access collections.
* Fix more relative imports.
* Fix more relative imports.
* Fix more includes.
* Fix more tests.
* One more.
* Fix syntax error in sanity import tests (invalid escape sequence "\$" caused by non-raw docs block)
* Fix permissions of ansible-test parts for sanity tests.
* Revert "Fix permissions of ansible-test parts for sanity tests."
This reverts commit
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| cnos_module.py | ||
| test_cnos_banner.py | ||
| test_cnos_bgp.py | ||
| test_cnos_command.py | ||
| test_cnos_config.py | ||
| test_cnos_facts.py | ||
| test_cnos_interface.py | ||
| test_cnos_l2_interface.py | ||
| test_cnos_l3_interface.py | ||
| test_cnos_linkagg.py | ||
| test_cnos_lldp.py | ||
| test_cnos_logging.py | ||
| test_cnos_static_route.py | ||
| test_cnos_system.py | ||
| test_cnos_user.py | ||
| test_cnos_vlag.py | ||
| test_cnos_vlan.py | ||
| test_cnos_vrf.py | ||