Add integration test for issue-ingestion & rendering

This commit is contained in:
Klaas van Schelven
2024-04-03 09:52:50 +02:00
parent cc9ece8960
commit 17b5c0d089
2 changed files with 67 additions and 1 deletions

View File

@@ -7,3 +7,6 @@ semver==3.0.*
Celery[librabbitmq]
django-admin-autocomplete-filter==0.7.*
pygments==2.16.*
# testing/development only:
requests