cht-core icon indicating copy to clipboard operation
cht-core copied to clipboard

chore(#8705): clean up and organize e2e tests folders telemetry, transitions, translations, users

Open tatilepizs opened this issue 4 months ago • 0 comments

Description

Clean up and organize the following e2e tests:

  • telemetry

    • [X] telemetry.wdio-spec.js
  • transitions

    • [ ] client-side-muting.wdio-spec.js
    • [ ] create-user-for-contacts.create-user.wdio-spec.js
    • [ ] create-user-for-contacts.replace-user.wdio-spec.js
  • translations

    • [ ] bikram-sambat-contact-template-config.js
    • [ ] enabled-languages.wdio-spec.js
    • [ ] incorrect-locale.wdio-spec.js
    • [ ] message-format.wdio-spec.js
    • [ ] nepali-dates-and-numbers.wdio-spec.js
    • [ ] new-language.wdio-spec.js
  • users

    • [ ] add-user.wdio-spec.js
    • [ ] bulk-upload.wdio-spec.js
    • [ ] create-meta-db.wide-spec.js

#8705

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.

tatilepizs avatar Oct 18 '24 22:10 tatilepizs