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
4030e5ec24
Add filter tests for extras
2020-01-08 21:41:32 -05:00
..
__init__.py
Added some simple tests for custom fields
2016-08-16 17:48:35 -04:00
test_api.py
Closes
#3663
: improve tests
2019-12-26 22:21:05 +01:00
test_changelog.py
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
2019-10-22 15:10:49 -04:00
test_customfields.py
Fixes
#2358
: Respect custom field default values when creating objects via the REST API
2019-12-13 14:15:48 -05:00
test_filters.py
Add filter tests for extras
2020-01-08 21:41:32 -05:00
test_scripts.py
Closes
#3594
: Add ChoiceVar for custom scripts
2019-10-23 15:59:27 -04:00
test_tags.py
Fixes
#3452
: Queue deletion ObjectChanges until after response is sent
2019-08-26 16:52:05 -04:00
test_views.py
Fixes
#3452
: Queue deletion ObjectChanges until after response is sent
2019-08-26 16:52:05 -04:00