Add some live tests.
This commit is contained in:
parent
d19bc66c61
commit
74d9c211c9
4 changed files with 146 additions and 9 deletions
|
@ -40,6 +40,4 @@ profile = "black"
|
|||
multi_line_output = 3
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
markers = [
|
||||
"live: makes a live request to a source"
|
||||
]
|
||||
markers = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue