initial work

This commit is contained in:
Tobias Brunner 2025-01-31 15:34:10 +01:00
parent 8c885b2b24
commit 81e55a2134
No known key found for this signature in database
13 changed files with 335 additions and 0 deletions

3
hub/broker/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.