Summary
- added test for school-self-registration (commit: 43a9254) (details)
- updated test (commit: 869fbfa) (details)
- updated test 001_002 (commit: 40a8c27) (details)
- updated test- added id for the Host URL (commit: 674efff) (details)
- initial commit for add school self service bug fix (commit: 3cf6aa6) (details)
- updated maestro.sh (commit: 9468f51) (details)
- - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. (commit: 57f8bdc) (details)
- Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. (commit: 9304a39) (details)
- add logs for testing (commit: 08f9a39) (details)
- add logs for testing (commit: 44d1085) (details)
- add logs for testing (commit: a43f0ae) (details)
- add logs for testing (commit: afa5eea) (details)
- add logs for testing (commit: 4bcef5d) (details)
- add logs for testing (commit: 7a1247d) (details)
- Add Maestro subflows to handle Chrome's first-run experience screens and integrate them into the `001_002_add_user_direct_test` flow. (commit: 003751b) (details)
- Update Maestro flow to tap on school URL using text instead of ID. (commit: 2d25182) (details)
- add logs for testing (commit: af53905) (details)
- add logs for testing (commit: b177ea2) (details)
- update url with school-directory (commit: f802eda) (details)
- Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. (commit: 4411ab5) (details)
- remove logs (commit: 20619ee) (details)
- Add Maestro end-to-end test and documentation for school self-registration. (commit: b4f6e14) (details)
- Add Maestro end-to-end test and documentation for school self-registration. (commit: 40fb806) (details)
- Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. (commit: 50f2f89) (details)
- Update Maestro test flow to use school name variable instead of skipping school creation. (commit: 59e6db3) (details)
- Minor school self registration tidyup. (commit: e179ba5) (details)
- Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. (commit: 9aea8b7) (details)
- Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. (commit: 140bc7b) (details)
- Fixes for subdomain based school self-registration. (commit: 80416b3) (details)
- Fix handling of icon image on AppLauncherscreen (commit: 46aa8fc) (details)
- Remove white space changes from main. (commit: eadd675) (details)
- Bump version. (commit: e194804) (details)