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
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,13 +166,6 @@ jlpm
166
166
jlpm test
167
167
```
168
168
169
-
#### Integration tests
170
-
171
-
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
172
-
More precisely, the JupyterLab helper [Galata](https://github.com/jupyterlab/jupyterlab/tree/master/galata) is used to handle testing the extension in JupyterLab.
173
-
174
-
More information are provided within the [ui-tests](./ui-tests/README.md) README.
0 commit comments