-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/events v2 b #345
Closed
Closed
Feat/events v2 b #345
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update `farajaland/develop` with `countryconfig/develop`
Update `farajaland/develop` with recent `countryconfig/develop`
* feat: implemented login with invalid information tests * fix: description fix * refactor: reused `ensureLoginPageReady` * fix: 2fa test * feat: implemented tests for language change in login * refactor: switched to parallel mode
* try dependency caching * add dep cache also to deploy-and-e2e pipeline
* add some basic test framework for birth * try nesting tests more with step * some structure for birth tests * feat: completed birth event declaration tests * refactor: made 1.10 and 1.11 parallel to (1.1 - 1.9) * refactor: made `1.10` and `1.11` parallel * chore: fix description * feat: created re-usable test for validating names * feat: implemented upto 2.6 * refactor: created `goToSection()` for better nav * feat: implemented birth-8 validation declaration review page * feat: implemented change validations from review page * :feat: implemented `birth declaration-1` * feat: implemented `birth declaration - 2` * refactor: verifying in the last page only * feat: implemented `birth declaration - 3` * fix: declaration started by RA * feat: implemented `birth declaration - 4` * feat: implemented `birth declaration - 5` * feat: implemented `birth declaration - 6` * refactor: removed Duplicate Assertion * feat: implemented `birth declaration - 7` * feat: implemented `birth declaration - 8` * fix: made declaration - 7 and 8 incomplete * feat: implemented `birth declaration - 9` and `10` * amend: used `-`, `_`, `3` in names * fix: updated logic to select declaration with no name * fix: waiting for 500ms after going to informant details page * refactor: used faker.email in birth-8 * amend: used faker.email in birth-8 * fix: reversed `skip validation in preview page` * fix: waited 500ms before continue in some pages * fix: waited 500ms before continue in some more pages --------- Co-authored-by: jamil314 <jamil31415926@gmail.com>
* Added test for validating marriage event selection page * Added util function for repeated steps and did first versions of all steps for testcase 1 * I finished the last test steps and numbered the tests more clearly. * Update e2e/testcases/marriage/1-marriage-event-declaration.spec.ts Co-authored-by: Jamil <jamil31415926@gmail.com> * Update e2e/testcases/marriage/1-marriage-event-declaration.spec.ts Co-authored-by: Jamil <jamil31415926@gmail.com> * Update e2e/testcases/marriage/1-marriage-event-declaration.spec.ts Co-authored-by: Jamil <jamil31415926@gmail.com> * Changed the id selectors of the validateSectionButtons to the getByText * Changed the id selectors to the getByText * Apply suggestions from code review --------- Co-authored-by: Jamil <jamil31415926@gmail.com>
Co-authored-by: Jamil <jamil31415926@gmail.com>
Co-authored-by: Jamil <jamil31415926@gmail.com>
Co-authored-by: Jamil <jamil31415926@gmail.com>
Co-authored-by: Jamil <jamil31415926@gmail.com>
Started doing e2e test for groom's details page validation
NODE_OPTIONS=--dns-result-order=ipv4first added in yarn e2e command
added new ssh user : shoumik
…into merge-cc-to-develop
Merge cc to develop
* add conditional rules for action visibility * add more actions and conditionality * do not show register action after a record already has a register action * add example form field validation * comment out file field for now * remove conditionals * update toolkit version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.