Commit Graph

93 Commits

Author SHA1 Message Date
Jeremy Tuloup
4076882c0e
Merge pull request #6379 from jtpio/page-config
Fix opening JupyterLab from Notebook
2022-04-27 08:56:52 +02:00
Jeremy Tuloup
af3764bb7b Add reference screenshots for the simple notebook 2022-04-26 22:34:52 +02:00
Jeremy Tuloup
1798b1cfcc Add new example notebook 2022-04-26 21:41:24 +02:00
Jeremy Tuloup
2dc3dec57c Add UI test to open JupyterLab 2022-04-26 19:58:29 +02:00
Jeremy Tuloup
9d2c5005aa Update reference snapshots 2022-04-26 17:45:55 +02:00
Jeremy Tuloup
e3ca5cc925 Update reference snapshots 2022-04-26 13:46:47 +02:00
Jeremy Tuloup
ee10d22be7 Update reference snapshots 2022-04-26 09:55:46 +02:00
Jeremy Tuloup
649b3d9175 Update reference snapshots 2022-04-25 23:15:49 +02:00
Jeremy Tuloup
be7cbeb104 Update reference snapshots in File menu 2022-04-19 16:21:46 +02:00
Jeremy Tuloup
4b146c18f9 Fix help menu and reference snapshots 2022-04-04 15:51:04 +02:00
Jeremy Tuloup
02caaa0731 Update smoke test 2022-04-04 15:51:04 +02:00
Jeremy Tuloup
fd1da9a892 Update ref mobile snapshot for Firefox 2022-03-18 12:33:14 +01:00
Jeremy Tuloup
88b829f05a Fix cursor capture in the screenshot 2022-03-18 12:08:05 +01:00
Jeremy Tuloup
2de3524a1b Shutdown in afterEach 2022-03-01 08:43:25 +01:00
Jeremy Tuloup
aa57936d18 Update afterAll hooks 2022-03-01 08:43:25 +01:00
Jeremy Tuloup
d8429b9f37 Update view menu ref snapshots 2022-03-01 08:43:24 +01:00
Jeremy Tuloup
e049582f4d Additional renaming 2022-03-01 08:43:23 +01:00
Jeremy Tuloup
fccadf67c0 Update other reference snapshots 2022-03-01 08:43:22 +01:00
Jeremy Tuloup
e5fefbae07 Update shim, notebook app name 2022-03-01 08:43:21 +01:00
Jeremy Tuloup
5fa11dd67d More retro updates 2022-03-01 08:43:19 +01:00
Jeremy Tuloup
8b6c8209ad More renaming 2022-03-01 08:39:53 +01:00
Jeremy Tuloup
27881b5f66
Remove workaround for the toolbar settings (#352)
* Remove workaround for the toolbar settings

* Update to the latets `@jupyterlab` packages

* Update JupyterLab Python dependency

* Fix `@jupyterlab/apputils:toolbar-registry` plugin name

* Update yarn.lock

* Update Lumino packages

* Fix dependencies

* Select console-extension plugins

* Fix typo

* Fix missing toolbar registry token

* Update reference snapshots
2022-02-28 17:08:03 +01:00
Jeremy Tuloup
0d66f8f2b2 Update reference snapshots 2022-01-26 20:52:40 +01:00
Jeremy Tuloup
7d433ed583 Programmatically add cell type menu entries 2022-01-26 20:52:39 +01:00
Jeremy Tuloup
d2d9531314 Open Cell menu in UI Tests 2022-01-26 20:51:28 +01:00
Jeremy Tuloup
5bcfa90343 Shut down kernels 2022-01-21 08:21:44 +01:00
Jeremy Tuloup
68748a8e28 Update smoke test 2022-01-20 18:26:58 +01:00
Jeremy Tuloup
8b60f2162f Update selector for run and advance 2022-01-20 17:52:39 +01:00
Jeremy Tuloup
69452f92cc Update reference snapshots (font changed) 2022-01-20 16:56:30 +01:00
Jeremy Tuloup
eb27dc6169 Add UI test for auto scrolled outputs 2022-01-02 19:00:01 +01:00
Jeremy Tuloup
37b0c2e41f Update reference snapshots 2021-12-24 15:46:29 +01:00
Loic Huder
5f24af633f Updated snapshots for UI tests 2021-12-24 15:20:14 +01:00
Jeremy Tuloup
27e2b412c5 Update Firefox snapshots 2021-12-23 20:14:13 +01:00
Jeremy Tuloup
de3dd3e909 Update snapshots 2021-12-23 20:13:10 +01:00
Jason Weill
11b126cb66 Updates UI test to expect new title 2021-12-01 16:16:55 -08:00
Jeremy Tuloup
6c96c80c8c Fix user settings overrides 2021-11-29 16:18:13 +01:00
Jeremy Tuloup
4002f2154b Add UI test for the mobile layout 2021-11-22 12:01:50 +01:00
Jeremy Tuloup
f168b9435e Add reference snapshots for the menus 2021-11-18 17:23:23 +01:00
Jeremy Tuloup
06a4b48026 Add UI tests for notebook menus 2021-11-18 16:52:24 +01:00
Jeremy Tuloup
18aa3b5c23 Add UI test to rename a file 2021-11-18 16:02:46 +01:00
Jeremy Tuloup
2dd9016d4b Update reference snapshots 2021-11-18 15:14:42 +01:00
Jeremy Tuloup
e18c3a85ca
Add UI test to check the retrolab settings are persisted (#281)
* Add UI test to check settings are persisted

* Add snapshots for the settings

* Update reference snapshots

* Remove networkidle wait

* Wait for menu element

* Update reference snapshots

* Go to tmpPath before taking snapshots

* More snapshots update
2021-11-12 18:32:03 +01:00
Jeremy Tuloup
6f8e0c1faa Update UI Tests to use Galata 2021-11-08 10:00:50 +01:00