Commit b646876
authored
Run playwright tests pointed to custom app container (#5)
* feat: add custom app dockerized to be run
* style: add linter for markdown
* chore: remove example hello app directory
* chore: rename example-project to example-hello-app-tests directory
* chore: add npmrc file to ignore files on publish
* chore: remove not needed lock package
* chore: add new ignore rules
* chore: update new folders to config files
* chore: update to testcontiners-node v1.8.2
* feat: add pointed to example hello world container app tests
* docs: add pointed to example hello world container app tests
* chore: add operating system ignored files
* fix: replace strategy to talk with external app container
* chore: check wait strategy
* fix: fix linter
* chore: add lint stage in pre commit
* This is a blank commit
* fix: set again wait strategy
* fix: fix lit stage script run
* chore: update node nvmrc version
* chore: update node nvmrc version
* feat: execute test vs a pulled image
* docs: modify better explanation to run tests pointing to an app1 parent 3d9cf48 commit b646876
File tree
16 files changed
+1120
-319
lines changed- src
- example-hello-world-app-tests
- tests
- example-project/tests
16 files changed
+1120
-319
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
0 commit comments