Goal
Add end-to-end testing for the "settings" page (https://localhost:8080/settings/organization).
Solution
Following the patterns established in the existing E2E tests, add a test that sets each field on the settings page, refreshes the page, and verifies that the appropriate value is stored.
Goal
Add end-to-end testing for the "settings" page (https://localhost:8080/settings/organization).
Solution
Following the patterns established in the existing E2E tests, add a test that sets each field on the settings page, refreshes the page, and verifies that the appropriate value is stored.