1312 e2e experiments (#1320)

* Bump detox

* Update detox

* Disable one test for now

* Bump detox

* Increase test timeouts

* Collect more logs

* Increase run timeout

* Comment

* Increase timeout

* Replace password autofill workaround

* Move workaround after launchApp

* Upgrade github actions workflows

* Forgot one action

* Update test.yml

* Testing concurrency

* Use concurrency for e2e as well

* Remove previous concurrency code

* Testing different Slack action

* Change slack msg

* Try different msg

* Revert "Try different msg"

This reverts commit ddaad331d1.

* Revert "Change slack msg"

This reverts commit 852204b074.

* Revert "Testing different Slack action"

This reverts commit fb072e65e3.

* Testing some more notify

* Testing notification

* Revert "Testing notification"

This reverts commit 974dfcb32f.

* Revert "Testing some more notify"

This reverts commit 39b3d668e2.
This commit is contained in:
Johannes Klein
2024-03-28 23:41:40 +01:00
committed by GitHub
parent 48db4580d0
commit 16018e6998
10 changed files with 69 additions and 71 deletions

View File

@@ -13,6 +13,10 @@ module.exports = {
config: "e2e/jest.config.js",
_: ["e2e"],
},
jest: {
setupTimeout: 900000,
teardownTimeout: 900000,
},
},
apps: {
"ios.debug": {