I am trying to write some unittests for my flask application and for some reason my database is always empty.
import os import unittest import json from flask_sql