Commit Graph

7 Commits

Author SHA1 Message Date
Joseph Baylon
5125db1d69 Detox Reporting: Fix artifact link (#6945)
* Detox Reporting: Fix artifact link

* Simplified s3Folder
2023-01-11 13:55:25 -08:00
Joseph Baylon
d465edefc3 Detox Maintenance: Skip tests that are unstable and cleanup known issues (#6931)
* Detox Reporting: Prepare for release and main

* Fix lint in switch

* Detox Maintenance: Skip unstable tests

* Skipped unstable and known issue tests

* Fix inline latex test

* Remove skipped from failures

* Remove unnecessary report failure

* Remove assert import

* Remove FAILURE_MESSAGE

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2023-01-05 14:43:09 -08:00
Joseph Baylon
e9b8160f31 Detox Reporting: Prepare for release and main (#6930)
* Detox Reporting: Prepare for release and main

* Fix lint in switch

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2023-01-05 10:46:31 +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
Joseph Baylon
1d9c371bfb Detox/E2E: Migrate e2e javascript to typescript (#6059)
* Detox/E2E: Migrate to typescript

* Add jest.config.js

* Add moduleMapper to config.json

* Add cookie jar to axios client, fix tsconfig.json and default_config.json

* Take keyboard into consideration; clean test for now for this migration PR

* Revert changes on path_builder

* Attempt to fix dep issues

* Update detox dep

* Added missing @type dev dependencies

* Fix dep order

* Fix unit tests

* Added dynamic year to email.ts
2022-03-17 17:35:26 -07:00