Create a scenario test for logging into the application. This test will lay the foundation for most of the other tests, since they will need the user to be logged in.
Expected behaviour: The test is correctly built and passes.
Other development information, extensions, and problems: none
Feature description 🧪
Create a scenario test for logging into the application. This test will lay the foundation for most of the other tests, since they will need the user to be logged in.
Expected behaviour: The test is correctly built and passes.
Other development information, extensions, and problems:
none
Linked pull requests