Skip to content
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

chore(#8701): Clean and organize e2e tests: folder /enketo #8812

Merged
merged 48 commits into from
Feb 15, 2024

Conversation

tatilepizs
Copy link
Contributor

@tatilepizs tatilepizs commented Jan 16, 2024

Description

Clean and organize the e2e tests that are inside the enketo folder.

  • add-family.wdio-spec.js
  • db-object-widget.wdio-spec.js
  • death-report.wdio-spec.js
  • edit-report-with-attachment.wdio-spec.js
  • enketo-widgets.wdio-spec.js
  • extension-lib-form.wdio-spec.js
  • pregnancy-complete-a-delivery.wdio-spec.js
  • pregnancy-danger-sign-follow-up.wdio-spec.js
  • pregnancy-facility-visit-reminder.wdio-spec.js
  • pregnancy-visit.wdio-spec.js
  • pregnancy.wdio-spec.js
  • repeat.wdio-spec.js
  • submit-countdown-timer-form.wdio-spec.js
  • submit-default-delivery-form.wdio-spec.js
  • submit-form.wdio-spec.js
  • submit-photo-upload-form.wdio-spec.js
  • submit-z-score-form.wdio-spec.js
  • training-cards.wdio-spec.js
  • unauthorized-form.wdio-spec.js
  • undo-death-report.wdio-spec.js

#8701

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

…-user, create-user-for-contacts.create-user, new-lineage-structure
…cility-visit-reminder to see if that test is causing the problem
… commonPage.waitForPageLoaded(); method in pregnancy-facility-visit-reminder.wdio-spec.js that might be causing the issue about the "Too Many Requests"
@tatilepizs tatilepizs marked this pull request as ready for review February 9, 2024 21:31
@tatilepizs
Copy link
Contributor Author

Hi @m5r, @jkuester,

This PR is ready for review, I didn't add you as reviewers but if you have time and can take a look at it it would be great.

Thank you 😊

tests/e2e/default/enketo/extension-lib-form.wdio-spec.js Outdated Show resolved Hide resolved
tests/e2e/default/wdio.conf.js Outdated Show resolved Hide resolved
@lorerod lorerod self-requested a review February 15, 2024 18:18
@lorerod lorerod merged commit 343f163 into master Feb 15, 2024
30 checks passed
@lorerod lorerod deleted the 8701-clean-and-organize-enketo-folder branch February 15, 2024 21:11
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants