Skip to content
Success

#196 (Mar 20, 2026, 9:08:00 PM)

Started 14 days ago
Took 38 min
Build Artifacts
001_001_invite_users_using_qr_code_or_link_test.mp440.76 MiB view
001_002_add_user_direct_test.mp455.44 MiB view
001_003_login_using_school_link_test.mp45.38 MiB view
001_005_add_school_self_registration_test.mp49.85 MiB view
002_browse_lessons_test.mp47.48 MiB view
003_admin_user_assigns_assignment_to_a_class_test.mp433.22 MiB view
001_001_invite_users_using_qr_code_or_link_test.png1.60 MiB view
001_002_add_user_direct_test.png2.20 MiB view
001_003_login_using_school_link_test.png349.17 KiB view
001_005_add_school_self_registration_test.png608.48 KiB view
002_browse_lessons_test.png457.15 KiB view
003_admin_user_assigns_assignment_to_a_class_test.png1.30 MiB view
00_Main_Dashboard.png218.09 KiB view
respect-app-compose-debug.apk58.95 MiB view
respect-app-compose-release.apk31.79 MiB view
mapping.txt90.83 MiB view
respect-cli.zip31.27 MiB view
respect-server-1.0.0.zip46.86 MiB view
respect-server-shadow-1.0.0.zip47.99 MiB view

Started by timer

Revision: e1948045f432f4c117218b2a2783dd0e231a8a7e
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. added test for school-self-registration (details / githubweb)
  2. updated test (details / githubweb)
  3. updated test 001_002 (details / githubweb)
  4. updated test- added id for the Host URL (details / githubweb)
  5. initial commit for add school self service bug fix (details / githubweb)
  6. updated maestro.sh (details / githubweb)
  7. - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. (details / githubweb)
  8. Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. (details / githubweb)
  9. add logs for testing (details / githubweb)
  10. add logs for testing (details / githubweb)
  11. add logs for testing (details / githubweb)
  12. add logs for testing (details / githubweb)
  13. add logs for testing (details / githubweb)
  14. add logs for testing (details / githubweb)
  15. Add Maestro subflows to handle Chrome's first-run experience screens and integrate them into the `001_002_add_user_direct_test` flow. (details / githubweb)
  16. Update Maestro flow to tap on school URL using text instead of ID. (details / githubweb)
  17. add logs for testing (details / githubweb)
  18. add logs for testing (details / githubweb)
  19. update url with school-directory (details / githubweb)
  20. Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. (details / githubweb)
  21. remove  logs (details / githubweb)
  22. Add Maestro end-to-end test and documentation for school self-registration. (details / githubweb)
  23. Add Maestro end-to-end test and documentation for school self-registration. (details / githubweb)
  24. Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. (details / githubweb)
  25. Update Maestro test flow to use school name variable instead of skipping school creation. (details / githubweb)
  26. Minor school self registration tidyup. (details / githubweb)
  27. Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. (details / githubweb)
  28. Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. (details / githubweb)
  29. Fixes for subdomain based school self-registration. (details / githubweb)
  30. Fix handling of icon image on AppLauncherscreen (details / githubweb)
  31. Remove white space changes from main. (details / githubweb)
  32. Bump version. (details / githubweb)