End-to-end testing of Runbox 7

As we continue the development Runbox 7 it’s important that we also create tests for the functionality we add or modify. This helps us verify that new features work as expected and that no regressions or other issues are introduced inadvertently.

An important type of test involves testing application flow from start to end by simulating user actions and input, and this is where we could use help from our community.

This multi-issue will list all end-to-end tests and will be expanded over time to include all functionality available in Runbox 7. We welcome additions to this list that help complete it:

To get started writing tests for Runbox 7, these links offer a good introduction on the subject:

Creating tests can be a fun way to get involved, and if you have any questions we are here to help! :smiley:

– Geir