The point with the test is to get into testing Selenium in practice while building the test while the new orginization part of the website gets developed. This test will be quite simple, but more of a exercise other than serve a bigger purpose at the start.
Requriement for the test:
The test need to identify the button appear on the screen.
Being able to navigate by clicking the button and appearing on the "New Orginization" page
Identifying on the next page all the elements that is tied to the "New Orginization" form
(The test will end here since backend isn't implemented yet. This will be a test only for front end)
Make a test relating to other issues that was recently added: https://github.com/AutoPacker-OSS/autopacker/issues/79
Description:
The point with the test is to get into testing Selenium in practice while building the test while the new orginization part of the website gets developed. This test will be quite simple, but more of a exercise other than serve a bigger purpose at the start.
Requriement for the test:
(The test will end here since backend isn't implemented yet. This will be a test only for front end)