Skip to content

Remove component tests

After a discussion with @babadie, we came to the conclusion that the cost of maintaining the component tests is too high compared to what we gain from them. They can be blocking some devs (e.g. #730). Most proprietary and open-source projects would use E2E tests instead, but the cost of maintaining those is also very high and we would first need to have a team of frontend devs to get there. So for now, we will remove the component tests.