You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2026-01-04 05:29:27 +03:00
Add Cypress Testing Library (#10446)
This commit is contained in:
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
|
||||
import "@percy/cypress";
|
||||
import "cypress-real-events";
|
||||
import "@testing-library/cypress/add-commands";
|
||||
|
||||
import "./homeserver";
|
||||
import "./login";
|
||||
@@ -37,3 +38,4 @@ import "./network";
|
||||
import "./composer";
|
||||
import "./proxy";
|
||||
import "./axe";
|
||||
import "./find";
|
||||
|
||||
Reference in New Issue
Block a user