Commit 13278da
committed
Update dependencies, enhance Playwright configuration, and refactor end-to-end testing scripts
- Added 'concurrently' and 'typescript' to package.json and package-lock.json.
- Introduced a new Playwright configuration file for streamlined testing.
- Refactored end-to-end testing scripts to use a shell script for running tests across examples.
- Updated GitHub Actions workflow to reflect changes in test execution commands.
- Removed outdated Playwright configuration from Angular example and added new load tests.1 parent a5a8ecd commit 13278da
File tree
10 files changed
+400
-67
lines changed- .github/workflows
- examples/angular
- scripts
- tests
10 files changed
+400
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
This file was deleted.
0 commit comments