Tatiana Lépiz Soto
Tatiana Lépiz Soto
Now that we have two different configs for the e2e test section it is a good idea to re-structure everything in different folders or update file names to have a...
Now that the `e2e` folder was organized we can go forward and do the same thing for the `page-objects` folder. Update the structure for the `page-objects` folder based on the...
**Describe the issue** We need to clean and organize the e2e test, this ticket is to do it for folder [/enketo](https://github.com/medic/cht-core/tree/master/tests/e2e/default/enketo) **Describe the improvement you'd like** The plan for this...
**Describe the issue** We need to clean and organize the e2e test, this ticket is to do it for folders [/about](https://github.com/medic/cht-core/tree/master/tests/e2e/default/about), [/admin](https://github.com/medic/cht-core/tree/master/tests/e2e/default/admin), [/analytics](https://github.com/medic/cht-core/tree/master/tests/e2e/default/analytics) **Describe the improvement you'd like** The plan...
**Describe the bug** I am seeing an error when I try to upload a specific config in my local environment. This is the error when I try to execute `cht...
**Describe the bug** When I try to upload a config, using the command `cht --local` it fails consistently when it tries to perform the action `backup-all-forms` it fails with the...
# Description Clean and organize the e2e tests that are inside the [constacts folder](https://github.com/medic/cht-core/tree/master/tests/e2e/default/contacts). - [x] add-custom-hierarchy.wdio-spec - [x] add-new-district.wdio-spec - [x] contact-details.wdio-spec - [x] delete-assigned-place.wdio-spec - [x] edit.wdio-spec -...
**Describe the issue** We need to clean and organize the e2e test, this ticket is to do it for folders [/contacts](https://github.com/medic/cht-core/tree/master/tests/e2e/default/contacts) **Describe the improvement you'd like** The plan for this...
# Description Clean and organize the e2e tests that are inside the [reports folder](https://github.com/medic/cht-core/tree/master/tests/e2e/default/reports). - [x] breadcrumbs.wdio-spec.js - [x] bulk-delete.wdio-spec.js - [x] date-filter.wdio-spec.js - [x] delete.wdio-spec.js - [x] export.wdio-spec.js -...
# Description Update the e2e tests that are in the `default-mobile` test suite so they can successfully run with the changes of the navbar at the bottom of the page....