You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-8Lines changed: 16 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,31 @@
1
1
# Theia Scale Tests
2
2
3
3
This repository provides E2E integration tests for the [Theia Cloud IDE](https://theia-cloud.io) regarding scalability.
4
-
## Information:
5
-
Tests are written using [Playwright](https://playwright.dev)
6
-
Scaled tests run via the Playwright [Artillery](https://artillery.io) Framework (Potentially)
7
-
## For Development:
4
+
5
+
## Information
6
+
7
+
- Tests are written using [Playwright](https://playwright.dev)
8
+
- Scaled tests run via the Playwright [Artillery](https://artillery.io) Framework (Potentially)
9
+
10
+
## For Development
11
+
8
12
- Single User Playwright Tests are run using a Test Account for Keycloak, to change the Test User, change the environment variables in GitHub Secrets \
0 commit comments