9 Commits

Author SHA1 Message Date
9305d06847 [Lexical][CI] Add more ||ism in e2e tests to decrease overall run time (#6237) 2024-06-03 05:19:42 +00:00
0049452de6 [lexical-playground][file] Feature: Playground link sharing (#6028) 2024-05-11 11:44:33 -06:00
8ff62cfd62 Use Vite server for E2E tests in CI (Fix windows CI failures) (#2584)
* Use Vite dev server for E2E tests in CI

* use webServer

* whoops

* use static file server

* remove unused dependencies

* fix prod commands
2022-07-03 11:00:08 -07:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
62f14c0a0d Change timeout config (#1915)
* change timeout config

* update config

* fix prettier
2022-04-21 13:47:07 -07:00
33ef4ebeaf fix retries (#1559) 2022-04-09 00:43:35 -07:00
d57876077a Fix assert (#1505)
* fix assertHTML

* remove unused

* lint

* fix history

* add back retries
2022-04-09 00:43:33 -07:00
879cd88360 bump timeout to 60s (#1498) 2022-04-09 00:43:32 -07:00
e7ff8f49d4 Rewrite test harness (#1487)
* switch to playwright/test

* update package-lock

* wip

* fix composition

* fix history

* fix tables

* fix character limit

* fix File and Selection tests

* update npm scripts

* fix plain text tests

* fix Keywords plain text

* skip selection test

* fix collab bug

* wait for iframe

* fix package-lock

* fix rebase issue

* fix initialization

* fix char overflow

* fix video uploads and other cleanup

* forbid only

* fix forbid only

* disable tracing

* add comment

* fix regression tests

* address comments
2022-04-09 00:43:32 -07:00