Summary
- added test for school-self-registration (details)
- updated test (details)
- updated test 001_002 (details)
- updated test- added id for the Host URL (details)
- initial commit for add school self service bug fix (details)
- updated maestro.sh (details)
- - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. (details)
- Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. (details)
- add logs for testing (details)
- add logs for testing (details)
- add logs for testing (details)
- add logs for testing (details)
- add logs for testing (details)
- add logs for testing (details)
- Add Maestro subflows to handle Chrome's first-run experience screens and integrate them into the `001_002_add_user_direct_test` flow. (details)
- Update Maestro flow to tap on school URL using text instead of ID. (details)
- add logs for testing (details)
- add logs for testing (details)
- update url with school-directory (details)
- Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. (details)
- remove logs (details)
- Add Maestro end-to-end test and documentation for school self-registration. (details)
- Add Maestro end-to-end test and documentation for school self-registration. (details)
- Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. (details)
- Update Maestro test flow to use school name variable instead of skipping school creation. (details)
- Minor school self registration tidyup. (details)
- Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. (details)
- Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. (details)
- Fixes for subdomain based school self-registration. (details)
- Fix handling of icon image on AppLauncherscreen (details)
- Remove white space changes from main. (details)
- Bump version. (details)
- fix Playlist share screen (details)
- added the releation link (details)
- fix the build error (details)