Skip to content
Success

Changes

Summary

  1. Added e2e tests as per design (commit: 90d073f) (details)
  2. App crash fix. (commit: fff25b9) (details)
  3. Update SchoolDirectoryEntryDataSourceHttp to send requests concurrently to all known school directory servers (commit: e332c5c) (details)
Commit 90d073fbce47802b65febe7e3f2b8c8c73361d60 by Pooja Ravi
Added e2e tests as per design
(commit: 90d073f)
The file was modifiedrespect-test-end-to-end/README.md (diff)
The file was added.maestro/flows/subflows/admin_add_app_flow.yaml
The file was added.maestro/flows/002_001_browse_lessons_test.yaml
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
The file was removed.maestro/flows/002_browse_lessons_test.yaml
The file was addedrespect-test-end-to-end/test-description/002_001_browse_lessons_test_description.md
The file was removed.maestro/flows/subflows/admin_add_app_and_teacher.yaml
The file was added.maestro/flows/subflows/admin_add_teacher_flow.yaml
The file was removedrespect-test-end-to-end/test-description/002_browse_lessons_test_description.md
The file was addedrespect-test-end-to-end/test-description/002_002_adding_curriculum_mapping_test_description.md
The file was added.maestro/flows/002_002_curriculum_mapping.yaml
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt (diff)
Commit e332c5c19d105bb3c099bc43245118def9b86780 by Mike Dawson
Update SchoolDirectoryEntryDataSourceHttp to send requests concurrently to all known school directory servers
(commit: e332c5c)
The file was modifiedrespect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/schooldirectory/SchoolDirectoryEntryDataSourceHttp.kt (diff)