Skip to content
Success

Changes

Summary

  1. error message showing now if registration allowed without adding terms (commit: 5e43efc) (details)
  2. e2e_cypress test (commit: 11d5e26) (details)
  3. test update - cypress (commit: c6ed78e) (details)
  4. test update - maestro (commit: 0a66cbc) (details)
  5. when registration allowed toggle is off then error message was till showing so that is fixed in this commit (commit: be4e253) (details)
  6. Modified test flow on cypress (commit: 52413d4) (details)
  7. Modified test description (commit: 19203f6) (details)
  8. Modified maestro test (commit: 982d3a6) (details)
  9. test update - cypress - added wait to give time to load the switch (commit: d99c470) (details)
  10. #comment time to load the switch (commit: 1d70574) (details)
  11. removed wait and force:true from cypress test (commit: a149ad9) (details)
  12. updated SiteEditScreen (commit: 9cd7385) (details)
Commit 5e43efcde580e372aee41549b9a5a5a588bf550e by nikunj.sharma
error message showing now if registration allowed without adding terms
(commit: 5e43efc)
The file was modifiedapp-react/src/jsMain/kotlin/com/ustadmobile/view/site/edit/SiteEditScreen.kt (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/common/enable_user_registration.yaml (diff)
Commit be4e253bfc7a685faaada89f19e08681ab127658 by nikunj.sharma
when registration allowed toggle is off then error message was till showing so that is fixed in this commit
(commit: be4e253)
The file was modifiedcore/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/site/edit/SiteEditViewModel.kt (diff)
Commit 52413d45320577828348fd304405f3e388a04a63 by Pooja Ravi
Modified test flow on cypress
(commit: 52413d4)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
The file was modifiedtest-end-to-end/test-descriptions/007_001_admin_enable_or_disable_user_registration_test_description.md (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/007_001_admin_enable_or_disable_user_registration.yaml (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/common/enable_user_registration.yaml (diff)
Commit d99c47010b6f37074f92484b101c0790259d9ee2 by Pooja Ravi
 test update - cypress - added wait to give time to load the switch
(commit: d99c470)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
Commit 1d7057495ffdd25728a76fb903448e2138b85a20 by Pooja Ravi
 #comment time to load the switch
(commit: 1d70574)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
Commit a149ad99b7e5b7073d1aa663726e68d94d5537cd by Pooja Ravi
removed wait and force:true from cypress test
(commit: a149ad9)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
The file was modifiedapp-react/src/jsMain/kotlin/com/ustadmobile/view/site/edit/SiteEditScreen.kt (diff)