Skip to content

Commit 026a350

Browse files
committed
Comment integration tests in readme
1 parent c094487 commit 026a350

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

packages/applet-view/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To execute them, execute:
8686
jlpm
8787
jlpm test
8888
```
89-
89+
<!--
9090
#### Integration tests
9191
9292
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
@@ -97,3 +97,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9797
### Packaging the extension
9898
9999
See [RELEASE](RELEASE.md)
100+
-->

packages/filesystem-extension/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To execute them, execute:
8787
jlpm
8888
jlpm test
8989
```
90-
90+
<!--
9191
#### Integration tests
9292
9393
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
@@ -98,3 +98,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9898
### Packaging the extension
9999
100100
See [RELEASE](RELEASE.md)
101+
-->

packages/interceptor/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To execute them, execute:
8787
jlpm
8888
jlpm test
8989
```
90-
90+
<!--
9191
#### Integration tests
9292
9393
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
@@ -98,3 +98,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9898
### Packaging the extension
9999
100100
See [RELEASE](RELEASE.md)
101+
-->

packages/launcher/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To execute them, execute:
8686
jlpm
8787
jlpm test
8888
```
89-
89+
<!--
9090
#### Integration tests
9191
9292
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
@@ -97,3 +97,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9797
### Packaging the extension
9898
9999
See [RELEASE](RELEASE.md)
100+
-->

0 commit comments

Comments
 (0)