ovsdbapp/ovsdbapp/tests
Terry Wilson c5e11c659e Don't create new API instance in fixtures
Creating a new API instance inside each fixture was a little weird.
Not a big deal as it was relying on the existing class-level
connection which was already set. But some users like neutron don't
use class-level connections and explicitly passing the API seems
less surprising.

Change-Id: I792a64e7dbadae79e6f12814dc3e0c543998409c
2020-05-12 16:13:37 +00:00
..
functional Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00
unit Fix spurious test failure 2020-04-28 12:20:37 -05:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
base.py Remove the dependency on the "mock" package 2020-04-02 22:11:44 +00:00
utils.py Remove ignoring _ builtin usage for pep8 2017-06-26 16:53:26 +08:00