Jeremy Stretch
|
f632b5bc29
Fixes #4067: Correct permission checked when creating a rack (vs. editing)
|
6 vuotta sitten |
Jeremy Stretch
|
cea1e3d090
Fixes #4071: Enforce "view tag" permission on individual tag view
|
6 vuotta sitten |
Jeremy Stretch
|
ce081a6e15
Merge pull request #4072 from netbox-community/4000-view-tests
|
6 vuotta sitten |
Jeremy Stretch
|
eb9538d6da
Clean up imports
|
6 vuotta sitten |
Jeremy Stretch
|
e50eab2342
Convert virtualization view tests to use StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
5517145ae3
Convert tenancy view tests to use StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
e8e39dc5e3
Convert secrets view tests to use StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
b361cb00f2
Convert IPAM view tests to use StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
3668aa21fe
Fix DeviceTypeTestCase permissions assignment for custom tests
|
6 vuotta sitten |
Jeremy Stretch
|
8881bba696
Suppress tag view test until #4071 is fixed
|
6 vuotta sitten |
Jeremy Stretch
|
250bda2bf6
Extend and correct evaluation of view permissions
|
6 vuotta sitten |
Jeremy Stretch
|
936e3424bb
Refactor model_to_dict() to better handle tags
|
6 vuotta sitten |
Jeremy Stretch
|
ab7b921641
Convert extras view tests to StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
c9d0dcecf3
model_to_dict(): Convert object lists to PK lists
|
6 vuotta sitten |
Jeremy Stretch
|
86ef739c12
Migrate (most) DCIM view tests to use StandardTestCases
|
6 vuotta sitten |
Jeremy Stretch
|
c14496d0c4
DeviceForm.manufacturer should not be a required field
|
6 vuotta sitten |
Jeremy Stretch
|
a208cbdf0b
model_to_dict(): Remove fields that start with an underscore
|
6 vuotta sitten |
Jeremy Stretch
|
6a17be740b
post_data(): Ignore iterables
|
6 vuotta sitten |
Jeremy Stretch
|
7daf1df22d
Add _get_url() for View test case
|
6 vuotta sitten |
Jeremy Stretch
|
78d43a5d66
Move form/CSV data declaration under setUpTestData
|
6 vuotta sitten |
Jeremy Stretch
|
939b5f2e29
Reorganize test classes to prevent unittest from running the base TestCases
|
6 vuotta sitten |
Jeremy Stretch
|
98cce7eee4
Added ViewTestCase (WIP)
|
6 vuotta sitten |
Jeremy Stretch
|
e01c984c01
Introduced a custom model_to_dict()
|
6 vuotta sitten |
Jeremy Stretch
|
4522a285e0
Fix headings
|
6 vuotta sitten |
Jeremy Stretch
|
a44c4d14e4
Convert view tests under extras to the new TestCase
|
6 vuotta sitten |
Jeremy Stretch
|
67fafb2b9d
Use assertHttpStatus for evaluating HTTP response codes
|
6 vuotta sitten |
Jeremy Stretch
|
179abcc79d
Refactor APITestCase to subclass TestCase
|
6 vuotta sitten |
Jeremy Stretch
|
316c0b6168
Merge pull request #4053 from netbox-community/4051-disable-makemigrations
|
6 vuotta sitten |
Jeremy Stretch
|
ac27759250
Merge branch 'develop' into 4051-disable-makemigrations
|
6 vuotta sitten |
Jeremy Stretch
|
c8c9f78829
Documented the new DEVELOPER configuration parameter
|
6 vuotta sitten |