Currently the frontend tests are highly dependent on the database state. We can get rid of that by intercepting the requests and building mock data.
Currently the frontend tests are highly dependent on the database state. We can get rid of that by intercepting the requests and building mock data.