Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Samuel Freiberg d9d5da9c4b
Add E2E Testing Variable (#3620)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Adding global var

* Adding native var

* Revert changes

* Change files
2024-05-15 12:10:51 -07:00
Samuel Freiberg 9c36c0ed67
E2E Reliability + Perf Improvements (#3091)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Adding waiters

* Change signature for waitForInitialPageToDisplay

* Removing unused method

* Consolidate methods to improve readability

* Continuation of last commit

* Add missing await

* Improving callout and Checkbox test logic

* Improving checkbox logic

* Improving ContextualMenu test logic

* Improving menu test logic

* Improve MenuButton test logic

* Improving RadioGroup test logic

* Improve Switch test logic

* Improving tab test logic

* Improve tab test logic

* Change files

* Fix avatar twst

* Adding duration to console.log

* Reverting accidental change

* Adding more debugging info to all platforms

* Removing unncessary didAssertPopup(). Not needed when simply querying the app element attributes. No UI manipulation is taking place
2023-09-18 11:00:10 -07:00
Samuel Freiberg 8e3fd53940
Upgrade Appium to v2 and Fix Local E2E Testing (#3072)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Updating appium deps in /E2E

* Removing E2E testing assets from apps/win32. Will host in apps/e2e

* Moving wdio.win32 to apps/E2E

* No hoisting packages in apps/E2E so we can run Appium locally without extra setup

* Fixing pipeline to run win32 e2e tests

* Updating tester_deps packages

* Add extra wait command before returning element

* Change files

* Reverting change

* Locking down package

* Update package.json

* Updating yarn.lock

* Update package.json
2023-09-06 14:42:48 -07:00