Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
d5a5a4a8d1
|
Skip report/script execution tests if RQ worker is not running
|
2020-07-13 16:48:44 -04:00 |
|
Jeremy Stretch
|
59091efa86
|
Closes #4840: Enable change logging for config contexts
|
2020-07-09 17:09:03 -04:00 |
|
Jeremy Stretch
|
25e1319864
|
Update filter tests to use unrestricted querysets
|
2020-07-07 14:26:14 -04:00 |
|
Jeremy Stretch
|
e02936a44a
|
Fix reports API test case
|
2020-07-06 11:15:20 -04:00 |
|
John Anderson
|
f092c107b5
|
PR review updates
|
2020-07-06 02:00:16 -04:00 |
|
Jeremy Stretch
|
f98fa364c0
|
Merge branch 'develop-2.9' into 2006-scripts-reports-background
|
2020-07-02 11:00:59 -04:00 |
|
Jeremy Stretch
|
57b73c485f
|
#4416: Remove individual view for extras.Tag
|
2020-07-01 14:21:51 -04:00 |
|
John Anderson
|
f48a079ae6
|
fix tests and cleanup
|
2020-06-29 14:34:42 -04:00 |
|
Jeremy Stretch
|
bb755daf8b
|
Update tests
|
2020-06-17 11:14:41 -04:00 |
|
Jeremy Stretch
|
ef978b2ebf
|
Update TaggedItemTest
|
2020-06-17 10:50:37 -04:00 |
|
Jeremy Stretch
|
da906f48d9
|
Standardize add, import, and export functionality for tags
|
2020-06-12 09:48:23 -04:00 |
|
Jeremy Stretch
|
d26fcc9918
|
Annotated blocked TODO items
|
2020-06-10 16:56:24 -04:00 |
|
Jeremy Stretch
|
a8145fe4c2
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
0ebd87bcb9
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
4f830c9c22
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
665646707c
|
Standardize extras API tests
|
2020-06-05 13:41:54 -04:00 |
|
Jeremy Stretch
|
486f1a74ab
|
Standardize base classes for view test cases
|
2020-05-28 12:05:54 -04:00 |
|
Jeremy Stretch
|
ce46512c74
|
Fix permission assignment in tests
|
2020-05-27 16:53:30 -04:00 |
|
Jeremy Stretch
|
03da9348e5
|
Merge branch 'develop-2.9' into 554-object-permissions
|
2020-05-26 16:42:39 -04:00 |
|
Jeremy Stretch
|
635fefcb5c
|
Update exempted tests
|
2020-05-22 16:33:56 -04:00 |
|
Jeremy Stretch
|
745c9a9c2b
|
Add test for CustomFieldManager.get_for_model()
|
2020-05-08 12:18:08 -04:00 |
|
Jeremy Stretch
|
1ccb3162ff
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
Jeremy Stretch
|
6ab046ba8f
|
Fix tests for #4502
|
2020-04-30 15:43:33 -04:00 |
|
Jeremy Stretch
|
5de085d83d
|
Tweak PluginMenuButton icon_class to require additional "fa" class
|
2020-04-10 10:36:03 -04:00 |
|
Jeremy Stretch
|
34c33549b8
|
Add tests for plugins caching config
|
2020-04-06 12:00:28 -04:00 |
|
Jeremy Stretch
|
9ffc404027
|
Add tests for plugin configuration, min/max version
|
2020-04-06 11:44:38 -04:00 |
|
Jeremy Stretch
|
6413d47fb2
|
Skip PluginTest if dummy_plugin not in PLUGINS list
|
2020-04-02 16:13:15 -04:00 |
|
Jeremy Stretch
|
ee4c5ef64a
|
Fix CI tests
|
2020-04-02 15:11:19 -04:00 |
|
Jeremy Stretch
|
92fc28aa09
|
Remove errant references to external plugin
|
2020-04-01 17:18:15 -04:00 |
|
Jeremy Stretch
|
30e330c887
|
Initial implementation of tests for plugins framework
|
2020-04-01 17:08:47 -04:00 |
|
John Anderson
|
09e09e43ba
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
Jeremy Stretch
|
70c29051b3
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
Jeremy Stretch
|
043b1c28d2
|
Refactor the registry into a dictionary object
|
2020-03-18 12:00:31 -04:00 |
|
John Anderson
|
901143b72a
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
|
John Anderson
|
9a38586e13
|
rename FeatureQuery class
|
2020-03-16 11:58:35 -04:00 |
|
John Anderson
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
John Anderson
|
9466802a95
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
|
Jeremy Stretch
|
f108049142
|
Remove outdated TODOs
|
2020-03-12 11:57:26 -04:00 |
|
Jeremy Stretch
|
a53f854187
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
Jeremy Stretch
|
b5d57262f9
|
Update tests for nested TenantGroups
|
2020-03-11 21:14:53 -04:00 |
|
Jeremy Stretch
|
1a89e35729
|
Merge branch 'develop' into develop-2.8
|
2020-03-06 11:34:01 -05:00 |
|
Jeremy Stretch
|
1dd07337fd
|
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
|
2020-03-04 11:51:19 -05:00 |
|
Jeremy Stretch
|
57b6ac7cb1
|
Finish work on improved custom fields API tests
|
2020-03-04 09:53:49 -05:00 |
|
Jeremy Stretch
|
4611536ca9
|
Revise custom field API tests to check for single/multiple objects with/without custom field values
|
2020-03-03 17:07:43 -05:00 |
|
Jeremy Stretch
|
c85bcbcf31
|
Merge branch 'develop' into develop-2.8
|
2020-03-03 13:20:00 -05:00 |
|
Jeremy Stretch
|
c7b74b2090
|
Fixes #4300: Pass "commit" argument when executing scripts via REST API
|
2020-03-02 13:29:32 -05:00 |
|
John Anderson
|
c908f132ec
|
Merge branch 'develop' into 4121-filter-lookup-expressions
|
2020-02-26 12:05:27 -05:00 |
|
Jeremy Stretch
|
9a532b1eb2
|
Extend templatization ability to additional_headers field
|
2020-02-24 17:47:17 -05:00 |
|
Jeremy Stretch
|
28e3b7af18
|
Merge branch 'develop' into develop-2.8
|
2020-02-21 15:26:55 -05:00 |
|