You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a lot of the tests are integration tests with the test server, which makes them rely on internet and run veeeery slowly.
Maybe we should add more mocking to allow for local tests and run the integration tests only sometimes / on the CI?
Currently a lot of the tests are integration tests with the test server, which makes them rely on internet and run veeeery slowly.
Maybe we should add more mocking to allow for local tests and run the integration tests only sometimes / on the CI?