Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123396
D4537.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
622 B
Subscribers
None
D4537.diff
View Options
diff --git a/conftest.py b/conftest.py
--- a/conftest.py
+++ b/conftest.py
@@ -3,4 +3,8 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
-pytest_plugins = ["swh.storage.pytest_plugin", "swh.loader.pytest_plugin"]
+pytest_plugins = [
+ "aiohttp.pytest_plugin",
+ "swh.storage.pytest_plugin",
+ "swh.loader.pytest_plugin",
+]
diff --git a/requirements-test.txt b/requirements-test.txt
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,5 +1,4 @@
pytest
-pytest-aiohttp
pytest-postgresql
dulwich >= 0.18.7
swh.loader.core
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 7:31 AM (13 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3228828
Attached To
D4537: conftest: Explicitely declare aiohttp pytest plugin use
Event Timeline
Log In to Comment