Skip to content
Builds

Loading builds...

Changes

#9 (Feb 16, 2023, 12:47:02 PM)

  1. Update test definitions for assignments to include handling of deadlines and grace period. (commit: 3dbd013) — Mike Dawson / githubweb
  2. Fixes for hiding manager. Package manager was not reporting correctly on the component status. (commit: 1920312) — Mike Dawson / githubweb
  3. Add support for recording Maestro end-to-end tests. (commit: 53a901b) — Mike Dawson / githubweb
  4. Fix SiteRoute test. (commit: 8a4fb01) — Mike Dawson / githubweb
  5. Temporarily disable failingclazz log edit attendance test (pending conversion to MVVM). (commit: 5d38c43) — Mike Dawson / githubweb
  6. Fix end-to-end test 002_001 teacher username/password to match (commit: d078323) — Mike Dawson / githubweb
  7. Add HTML test output for end-to-end videos. (commit: 2ea1d44) — Mike Dawson / githubweb
  8. Move descriptions out of e2e test directory to avoid issue with maestro command thinking they are flow files. (commit: 83694c4) — Mike Dawson / githubweb
  9. Fix potential race condition on setting list of gender options in dropdown. (commit: 9a450a0) — Mike Dawson / githubweb
  10. Dev test e2e primary testfix (#490) (commit: cf84648) — noreply / githubweb
  11. Fix run-maestro-test to return exit status from Maestro command. (commit: 83127d4) — Mike Dawson / githubweb
  12. MAESTRO primary build - fix for test 002_003_teacher_record_attendance.yaml (#492) (commit: 941b271) — noreply / githubweb
  13. Dev test maestro checklist 003 course blocks (#480) (commit: bcdd8a9) — noreply / githubweb
  14. Fix build-extra-app-copy.sh - was only installing the second copy after it was run more than once. (commit: 3b98a02) — Mike Dawson / githubweb
  15. 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) — Mike Dawson / githubweb
  16. Update to Android Gradle Plugin 7.4.0 (commit: 773652c) — Mike Dawson / githubweb
  17. Update run-maestro-test to uninstall after the end of the test. Disable various failing tests from checklist section 3. (commit: 2564060) — Mike Dawson / githubweb
  18. Disable remaining checklist 3 tests. (commit: c37f408) — Mike Dawson / githubweb
  19. Remove any use of clearTables from the main version of the ktor server app. (commit: e62ba3a) — Mike Dawson / githubweb
  20. Add uninstall of com.toughra.ustadmobile2 just to be sure any installs from previous builds are cleared before running. (commit: 8e10d35) — Mike Dawson / githubweb
  21. Added loop to scroll if Publicly accessible button and Connect as Guest not visible (#505) (commit: 9ee0099) — noreply / githubweb
  22. Edited 003 tests (#506) (commit: b3b6807) — noreply / githubweb
  23. Update end-to-end test spec (commit: f57d316) — noreply / githubweb
  24. Update end-to-end test definitions (commit: 80d4f5c) — noreply / githubweb

#8 (Jan 9, 2023, 6:24:19 PM)

  1. Add support for PanicKit trigger response. (commit: 5c3b222) — Mike Dawson / githubweb
  2. Remove some unused strings (commit: ad7423d) — Mike Dawson / githubweb
  3. End 2 end test- Courses creation, enrolment, attendance (#455) (commit: 37e523d) — noreply / githubweb
  4. Update README for end-to-end tests. (commit: 8f2a7bf) — Mike Dawson / githubweb
  5. Add option to create an additional APK with a new app ID for use in end-to-end testing for scenarios that involve user interaction. (commit: 8a64fdf) — Mike Dawson / githubweb
  6. Generate extra maestro flow files to interact with second copy of app (used for end-to-end testing of user interaction). (commit: 007c193) — Mike Dawson / githubweb