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
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Problem
For now there are a couple of UI tests running on both
chromium
andfirefox
.They are useful as basic smoke tests, and to check RetroLab opens activities in new browser tabs.
We should cover more features specific to RetroLab in these tests.
Proposed Solution
The existing end to end tests are located in this folder: https://github.com/jupyterlab/retrolab/tree/main/app/test
We could follow the galata setup in JupyterLab: https://github.com/jupyterlab/jupyterlab/tree/master/galata
And try to use Galata with Retro, or stick to plain Playwright like it is now.
Additional context
This could help catch regressions like #226.
The text was updated successfully, but these errors were encountered: