When writing unit tests for plugins similar to how the onboarding plugin does, tests take minutes to complete. This is because the test will fire up the container, create the test db, then run the tests. Is there a quicker method for running the tests? Would it be okay to just docker exec manage.py test {app}?
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/441633ad-e685-4458-a445-9a167795d499n%40googlegroups.com.