Commit graph

7 commits

Author SHA1 Message Date
yasser khan
3cbde1663d
E2E feature schedule posts (#8709)
- Fix iOS and Android CI.
- Fixes E2E tests on both platform
- Added tests for scheduled draft feature.
2025-04-23 12:10:37 +05:30
yasserfaraazkhan
351c877a82
fix reporting variables in the community report (#7997) 2024-06-26 19:43:30 +05:30
Antonis Stamatiou
54d009d6f1
feat: Introduce Mobile CMT testing (#7994) 2024-06-10 14:06:37 +03:00
Trivikram Kamat
89ebfbdadf
chore: migrate AWS SDK for JavaScript v2 APIs to v3 (#7653)
* chore: convert s3.promise callback to async-await

* chore: run codemod on detox/utils/artifacts.js

* chore: format

* chore(deps): replace AWS SDK for JavaScript v2 to v3

* chore: eslint --fix
2024-02-19 18:29:29 +08:00
Joseph Baylon
2ba7bda0b9
Detox Report: Add commit hash to report (#6929) 2023-01-04 11:38:27 +08:00
Joseph Baylon
fa923a7dfd
Detox/E2E: Modify reporting according to sharding (#6663) 2022-10-13 15:59:42 -07:00
Joseph Baylon
927f207bff
Detox/E2E: Scripts to run tests and save report (#6560)
* Detox/E2E: Scripts to run tests and save report

* Change TM4J to ZEPHYR

* Change AWS to DETOX_AWS

* Removed send report on type release; moved incrementalDuration to getAllTests

* Apply change requests

* Fix import order

* Fixed save_report comments; Fixed IOS checks

* Added TEST_CYCLE_LINK_PREFIX to save_report comments

* Re-order variables
2022-08-13 08:37:24 -04:00