summaryrefslogtreecommitdiff
path: root/conftest.py
AgeCommit message (Expand)Author
2022-01-10Remove 3.5 and xenial support (SC-711) (#1167)James Falcon
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-11-22testing: monkeypatch system_info call in unit tests (SC-533) (#1117)James Falcon
2020-11-02conftest: improve docstring for disable_subp_usage (#644)Daniel Watkins
2020-10-06conftest.py: remove top-level import of httpretty (#599)Daniel Watkins
2020-08-10DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins
2020-07-02tests: use markers to configure disable_subp_usage (#473)Daniel Watkins
2020-06-08test: move conftest.py to top-level, to cover tests/ also (#414)Daniel Watkins