enso/app
Ilya Bogdanov f96e5dddd6
e2e tests for collapsing and entering nodes (#8758)
Related to https://github.com/enso-org/enso/issues/8518

These tests already caught one regression in nav breadcrumbs: https://github.com/enso-org/enso/issues/8756

It also provides API for mocking expression updates for arbitrary nodes on the screen. The implementation is a bit convoluted and includes setting a callback on `window`, but it looks like the only possible solution given our architecture and playwright restrictions.
2024-01-18 13:45:18 +00:00
..
gui Parse inline function signatures (#8470) 2023-12-12 14:48:44 +00:00
gui2 e2e tests for collapsing and entering nodes (#8758) 2024-01-18 13:45:18 +00:00
ide-desktop Inline Table, TableRow and TableColumn (#8760) 2024-01-16 22:13:15 +00:00