TheNetworkGuy
|
d4f1a2a572
|
Added #112
|
2026-02-25 12:55:50 +00:00 |
|
TheNetworkGuy
|
ed63c3e33b
|
Added missing function to testing suite which was deleted in a previous commit.
|
2026-02-23 13:17:32 +00:00 |
|
TheNetworkGuy
|
0b92586057
|
Removed unused code for testing UserMacroSync logic that contained a raise exception.
|
2026-02-23 14:00:13 +01:00 |
|
TheNetworkGuy
|
4185aaba24
|
Made the token checks more consistent with function variables and updated the tests to better reflect the use of a proper V2 token.
|
2026-02-23 11:59:13 +00:00 |
|
TheNetworkGuy
|
a29f51f314
|
Updated and simplified Netbox token testing
|
2026-02-23 11:39:25 +00:00 |
|
TheNetworkGuy
|
7cfed2ec76
|
Added warning message for Token v2 with Netbox 4.5 or higher. This is according to Netbox recommendations and to warn our users.
|
2026-02-23 10:35:41 +00:00 |
|
TheNetworkGuy
|
d5e3199e92
|
Implemented central configuration and config path that is configurable as path. Updated tests to use self.config instead on re-initializing config.
|
2026-02-19 16:17:58 +00:00 |
|
TheNetworkGuy
|
f7d0989320
|
Added check for when a non-primary cluster member is synced
|
2026-02-19 13:04:32 +00:00 |
|
TheNetworkGuy
|
3be3cdc8ef
|
Fixed Ruff linting
|
2026-02-19 12:40:50 +00:00 |
|
TheNetworkGuy
|
a4d5fda5e3
|
Added VM tests and tag tests
|
2026-02-19 12:38:29 +00:00 |
|
TheNetworkGuy
|
02a5617bc8
|
Fixed some hostgroup tests and added 4 new tests
|
2026-02-19 12:08:01 +00:00 |
|
TheNetworkGuy
|
434f0c9e68
|
Added new core tests dedicated towards status conflicts / changes and Template sourcing
|
2026-02-19 11:47:50 +00:00 |
|
TheNetworkGuy
|
c00ec4de31
|
Fixed several ruff and ty checks.
|
2026-02-18 14:10:59 +00:00 |
|
TheNetworkGuy
|
dfba6f4714
|
Renamed NB API import, removed unused sys import, added error when ZBX token and password are both used, revamped the core testing file and added useful tests such as device clustering and a base for future device testing.
|
2026-02-18 13:57:37 +00:00 |
|
TheNetworkGuy
|
223a27f47c
|
Changed sync function to class
|
2026-02-17 15:45:43 +00:00 |
|
TheNetworkGuy
|
39f3c57cca
|
Renamed module/config.py file to settings.py to avoid confusion with the main config.py file
|
2026-02-16 13:28:18 +00:00 |
|
TheNetworkGuy
|
2028b7b8aa
|
Reformatted file for ruff check
|
2026-02-12 22:27:22 +00:00 |
|
TheNetworkGuy
|
ebbebfa17f
|
Adds tests for new core module
|
2026-02-12 22:24:06 +00:00 |
|
Wouter de Bruijn
|
14c0b9a479
|
✅ Updated patch targets for new module structure
|
2026-02-12 15:22:39 +01:00 |
|
Wouter de Bruijn
|
a8146b1e05
|
♻️ Moved sourcecode into netbox_zabbix_sync module
|
2026-02-12 15:17:34 +01:00 |
|
Wouter de Bruijn
|
6d715e6835
|
💡 Removed old pylint annotations
|
2026-02-12 10:25:35 +01:00 |
|
TheNetworkGuy
|
e5d4bb64f0
|
Fixed linting on several files
|
2026-02-11 15:51:35 +00:00 |
|
TheNetworkGuy
|
3227bb3165
|
Fixed formatting, fixed tests for type checker
|
2026-02-11 15:30:53 +00:00 |
|
TheNetworkGuy
|
2e2939ce55
|
Updated test_tools for ruff
|
2026-02-11 14:30:18 +00:00 |
|
TheNetworkGuy
|
5255984f80
|
Updated tests due to ruff checks failing
|
2026-02-11 14:30:03 +00:00 |
|
Raymond Kuiper
|
e0ec3c0632
|
updated usermacro test for new loglevels
|
2025-06-25 10:54:39 +02:00 |
|
TheNetworkGuy
|
6d4f1ac0a5
|
Added hostgroup tests
|
2025-06-24 21:28:13 +02:00 |
|
TheNetworkGuy
|
dbc7acaf98
|
Added hostgroup tests, set the test coverage to 70%, added test packages to devcontainer
|
2025-06-16 18:40:06 +00:00 |
|
TheNetworkGuy
|
8fe7e5763b
|
Added sanatizer function for log output.
|
2025-06-14 20:15:05 +00:00 |
|
TheNetworkGuy
|
3115eaa04e
|
Fixed linter and test for config file
|
2025-06-12 11:14:15 +00:00 |
|
TheNetworkGuy
|
8df17f208c
|
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 |
|
TheNetworkGuy
|
a325863aec
|
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 |
|
TheNetworkGuy
|
539ad64c8d
|
Adds 2 new tests for virtual chassis
|
2025-04-28 22:49:04 +02:00 |
|
TheNetworkGuy
|
98edf0ad99
|
Adjusted ENV prefix, fixed several linter errors in new tests
|
2025-04-28 17:23:51 +02:00 |
|
TheNetworkGuy
|
0c715d4f96
|
Fixed some basic Flake8 errors, added Pylinter exception, Fixed some minor logging bugs.
|
2025-04-28 15:44:45 +02:00 |
|
TheNetworkGuy
|
819126ce36
|
Added tests for config file, added logger for config file
|
2025-04-28 15:35:51 +02:00 |
|
TheNetworkGuy
|
cb0500d0c0
|
Fixed test layout and added pipeline step to actually run tests
|
2025-04-28 10:47:52 +02:00 |
|
TheNetworkGuy
|
7383583c43
|
Adjusted Gitignore, added config module, adjusted requirements for YAML support, added first unittests
|
2025-04-25 14:43:35 +02:00 |
|