This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox-zabbix-sync
Watch
1
Star
0
Fork
0
You've already forked netbox-zabbix-sync
mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced
2025-12-18 11:22:22 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
435fd1fa7822b995a227e0bdace41bd54a49d193
netbox-zabbix-sync
/
tests
History
TheNetworkGuy
dbc7acaf98
Added hostgroup tests, set the test coverage to 70%, added test packages to devcontainer
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