Summary
- Update test definitions for assignments to include handling of deadlines and grace period. (commit: 3dbd013) (details)
- Fixes for hiding manager. Package manager was not reporting correctly on the component status. (commit: 1920312) (details)
- Add support for recording Maestro end-to-end tests. (commit: 53a901b) (details)
- Fix SiteRoute test. (commit: 8a4fb01) (details)
- Temporarily disable failingclazz log edit attendance test (pending conversion to MVVM). (commit: 5d38c43) (details)
- Fix end-to-end test 002_001 teacher username/password to match (commit: d078323) (details)
- Add HTML test output for end-to-end videos. (commit: 2ea1d44) (details)
- Move descriptions out of e2e test directory to avoid issue with maestro command thinking they are flow files. (commit: 83694c4) (details)
- Fix potential race condition on setting list of gender options in dropdown. (commit: 9a450a0) (details)
- Dev test e2e primary testfix (#490) (commit: cf84648) (details)
- Fix run-maestro-test to return exit status from Maestro command. (commit: 83127d4) (details)
- MAESTRO primary build - fix for test 002_003_teacher_record_attendance.yaml (#492) (commit: 941b271) (details)
- Dev test maestro checklist 003 course blocks (#480) (commit: bcdd8a9) (details)
- Fix build-extra-app-copy.sh - was only installing the second copy after it was run more than once. (commit: 3b98a02) (details)
- Fix potential race condition on setting admin password when tests are running. AuthManager was using a cached Site object. If the database cleared and a new key is generated, this would not have been picked up. (commit: b6dc1de) (details)
- Update to Android Gradle Plugin 7.4.0 (commit: 773652c) (details)
- Update run-maestro-test to uninstall after the end of the test. Disable various failing tests from checklist section 3. (commit: 2564060) (details)
- Disable remaining checklist 3 tests. (commit: c37f408) (details)
- Remove any use of clearTables from the main version of the ktor server app. (commit: e62ba3a) (details)
- Add uninstall of com.toughra.ustadmobile2 just to be sure any installs from previous builds are cleared before running. (commit: 8e10d35) (details)
- Added loop to scroll if Publicly accessible button and Connect as Guest not visible (#505) (commit: 9ee0099) (details)
- Edited 003 tests (#506) (commit: b3b6807) (details)
- Update end-to-end test spec (commit: f57d316) (details)
- Update end-to-end test definitions (commit: 80d4f5c) (details)