Add some live tests.

This commit is contained in:
Chris Berkhout 2021-08-11 15:00:58 +02:00
parent d19bc66c61
commit 74d9c211c9
4 changed files with 146 additions and 9 deletions

View file

@ -40,6 +40,4 @@ profile = "black"
multi_line_output = 3
[tool.pytest.ini_options]
markers = [
"live: makes a live request to a source"
]
markers = []