listenbrainz-server
listenbrainz-server copied to clipboard
Create flask app once per TestCase
To improve test speed, initialize the flask app only once per TestCase instead of doing it for each test case. This speeds up unit tests by 30-45s and integration tests by ~60s on wolf.