Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Pasero
c4cdb552a5 Remove legacy smoke test driver (#147393)
* wip

* fix imports

* more lipstick

* fix?

* fix
2022-04-13 19:19:58 +02:00
Benjamin Pasero
2ada17080c Use playwright for desktop smoke tests (#146692)
* Use `playwright` for desktop smoke tests

* fix distro issues

* tests - enable prefs tests for web
2022-04-04 10:13:08 +02:00
Benjamin Pasero
96206bb5a8 smoke - 🆙 timeouts 2022-01-19 19:45:03 +01:00
Benjamin Pasero
c04c29d496 smoke - mention playwright trace website 2021-12-09 12:36:41 +01:00
Benjamin Pasero
64562e2a0e smoke - reimplement logging 2021-12-08 14:13:41 +01:00
Benjamin Pasero
e71b28a444 Smoke test lifecycle changes (#137969)
* rewrite teardown

* 💄

* avoid spam errors

* 💄

* split spawning browser from electron

* await copyExtension

* cleanup

* refactor methods

* cleanup

* cleanup

* cleanup

* 🆙 deps
2021-11-28 10:30:52 +01:00
Ladislau Szomoru
b2efcbf687 Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
Ladislau Szomoru
652a432f59 Set suite name based on the --web parameter (#104798) 2020-08-17 11:51:59 +02:00
Benjamin Pasero
ec41f20c40 Web - run smoke tests using playwright (#89918)
* playwright - initial version

* browser - use existing page and not create new context

* macOS: document how to remove the security flag

* smoke test - allow to run against server build with --build option

* do not rely on args

* fix path for windows

* smoke test - smoke 💄 and -ci option
2020-02-04 17:23:27 +01:00
Joao Moreno
7d277787b4 fix bad smoketest launcher 2018-07-04 08:49:10 +02:00
Joao Moreno
8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Joao Moreno
931ee228f3 smoketest: poll should report last error 2018-05-02 12:43:34 +02:00
Joao Moreno
812e5af170 green git smoke tests! 2018-04-11 10:54:42 +02:00
Joao Moreno
fc0774e44f typeInEditor API 2018-04-10 16:26:45 +02:00
Joao Moreno
d7981f1a0b lower timeout 2018-04-10 11:48:32 +02:00
Joao Moreno
8421745dee driver all the way to the windows 2018-04-06 18:07:29 +02:00
Joao Moreno
f1e1fc41e6 wip: launch code without spectron 2018-04-06 00:03:57 +02:00
Joao Moreno
e5fb2c8291 smoke: different slow number 2017-09-15 16:00:42 +02:00
Joao
bedcf4c760 use mocha for smoke test 2017-09-04 15:46:35 +02:00