This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
extras
/
tests
History
Jeremy Stretch
97ac6851d0
Merge branch 'develop' into develop-2.10
2020-10-12 09:51:54 -04:00
..
dummy_plugin
…
__init__.py
…
test_api.py
Closes
#5190
: Add a REST API endpoint for content types
2020-10-09 15:08:29 -04:00
test_changelog.py
Drop CustomFieldValue
2020-08-21 16:21:11 -04:00
test_customfields.py
Fix import test
2020-08-25 15:31:01 -04:00
test_filters.py
Merge v2.9.4 release
2020-09-23 16:11:00 -04:00
test_models.py
Closes
#4349
: Drop support for embedded graphs
2020-08-21 11:57:46 -04:00
test_plugins.py
…
test_registry.py
…
test_scripts.py
…
test_tags.py
Fixes
#5118
: Specifying an empty list of tags should clear assigned tags (REST API)
2020-09-09 13:43:10 -04:00
test_views.py
Fixes
#5231
: Fix KeyError exception when viewing object with custom link and debugging is disabled
2020-10-09 15:53:45 -04:00
test_webhooks.py
…