mgt c8 checkpoint at tests

This commit is contained in:
2024-08-04 05:44:20 -07:00
parent eb0f19b109
commit 469785ee33
8 changed files with 76 additions and 4 deletions

5
backend/tests.py Normal file
View File

@@ -0,0 +1,5 @@
import os
os.environ['DATABASE_URL'] = 'sqlite://'
from datetime import datetime, timezone, timedelta