netbox/netbox/ipam/tests
Martin Hauser afc62b6ffd fix(ipam): Correct VLAN ID range calculation logic
Adjust VLAN ID range calculation to use half‑open intervals for
consistency. Add a test to validate `_total_vlan_ids`.

Fixes #20610
2025-10-28 13:14:34 -04:00
..
__init__.py Added model tests for duplicate prefix and IPs. 2017-01-16 16:40:06 -06:00
test_api.py Fixes #20541: Enhance filter methods with dynamic prefixing (#20579) 2025-10-24 14:58:31 -05:00
test_filtersets.py feat(extras): Add range_contains ORM lookup 2025-10-08 09:57:15 -04:00
test_forms.py Merge main into feature 2025-04-10 17:17:21 -04:00
test_lookups.py feat(extras): Add range_contains ORM lookup 2025-10-08 09:57:15 -04:00
test_models.py fix(ipam): Correct VLAN ID range calculation logic 2025-10-28 13:14:34 -04:00
test_ordering.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
test_views.py Fixes #19745: properly check IP assignment to FHRPGroup 2025-06-26 12:09:14 -04:00