Skip to content

Implement stubbed-out unit tests #255

@bctiemann

Description

@bctiemann

Plugin Version

0.4.0

Proposed functionality

A number of the standard unit tests inheriting from the classes in utilities/testing, for example in test_views.py, have been stubbed out to prevent test failures due to incomplete implementation of the test setup or other issues. This FR is to complete the implementation of those stubbed-out unit tests, in full or in part.

Use case

All standard unit tests for the plugin that follow the common pattern for core NetBox objects should run and pass non-trivially. This prevents future regressions and surfaces interoperability problems.

External dependencies

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions