-
Notifications
You must be signed in to change notification settings - Fork 234
Add Tests: Netbox Inventory Plugin #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I plan to have a look at this as part of my other work on the inventory plugin. Going to look at structuring the integration tests in such a way we can use the |
@DouglasHeriot Let me know how that goes. Last time I checked it doesn't allow Docker compose which is the way we're building NetBox currently for integration testing. I wouldn't spend too much time on it if it becomes too much of a burden since we're already spinning up an instance for integration tests. |
I've specifically started with tests for netbox-community#140 new query_filters options and refresh_url
I've specifically started with tests for netbox-community#140 new query_filters options and refresh_url
I've specifically started with tests for netbox-community#140 new query_filters options and refresh_url
I've specifically started with tests for netbox-community#140 new query_filters options and refresh_url
…ta (netbox-community#56) Also: * Update .gitignore and galaxy.yml build_ignore with various development files to ignore. * Added .editorconfig with indentation settings for .py and .yml files
…ta (netbox-community#56) Also: * Update .gitignore and galaxy.yml build_ignore with various development files to ignore. * Added .editorconfig with indentation settings for .py and .yml files
We can probably close this now, implemented by #155 ? |
Agreed. |
ISSUE TYPE
SUMMARY
Need to build unit tests and possibly some integration testing for Netbox inventory plugin
The text was updated successfully, but these errors were encountered: