ansible-collections.communi.../tests/unit/plugins/modules
Felix Fontein dcc1cf441d
Allow to differ on API paths based on RouterOS version (2/2) (#212)
* Allow to add versioned field for paths.

* The field added in 1aa41ad375 is RouterOS 7.7+.

* The fields added in 2e1159b4c4 are RouterOS 7.5+.
2023-09-01 23:17:47 +02:00
..
fixtures Make reuse conformant (#108) 2022-08-21 08:31:42 +02:00
fake_api.py Allow to differ on API paths based on RouterOS version (2/2) (#212) 2023-09-01 23:17:47 +02:00
routeros_module.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
test_api.py Remove unnecessary test imports. (#150) 2023-02-12 21:17:22 +01:00
test_api_facts.py Remove unnecessary test imports. (#150) 2023-02-12 21:17:22 +01:00
test_api_find_and_modify.py Support "address-list" and "match-subdomain" in static DNS records (#197) 2023-08-20 14:11:04 +02:00
test_api_info.py Allow to differ on API paths based on RouterOS version (2/2) (#212) 2023-09-01 23:17:47 +02:00
test_api_modify.py Allow to differ on API paths based on RouterOS version (2/2) (#212) 2023-09-01 23:17:47 +02:00
test_command.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
test_facts.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
utils.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00