netbox-zabbix-sync/tests
2025-06-16 18:40:06 +00:00
..
__init__.py Adjusted Gitignore, added config module, adjusted requirements for YAML support, added first unittests 2025-04-25 14:43:35 +02:00
test_configuration_parsing.py Fixed linter and test for config file 2025-06-12 11:14:15 +00:00
test_device_deletion.py Adjusted ENV prefix, fixed several linter errors in new tests 2025-04-28 17:23:51 +02:00
test_hostgroups.py Added hostgroup tests, set the test coverage to 70%, added test packages to devcontainer 2025-06-16 18:40:06 +00:00
test_interface.py Adjusted ENV prefix, fixed several linter errors in new tests 2025-04-28 17:23:51 +02:00
test_physical_device.py Fixed several config errors, double exception imports, Linter stuff and edited test for new device_inventory_map key 2025-06-08 22:13:36 +02:00
test_tools.py Added sanatizer function for log output. 2025-06-14 20:15:05 +00:00
test_usermacros.py Fixed small typo in Readme, Updated zabbix-utils, Added Devcontainer, Fixed logging and class description in usermacros module, fixed Zabbix consistencycheck for Usermacros and added unit tests for usermacros. 2025-06-11 20:09:53 +00:00