mirror of
https://github.com/enso-org/enso.git
synced 2024-12-18 13:51:44 +03:00
e9f3b2327e
[ci no changelog needed] This PR adds a few simple unit tests for GraphEditor, that can be used as an example of native Unit Tests. Covered: 1. Creating nodes - By internal API - By using a TAB shortcut - By using (+) button - By dropping edge 2. Connecting two nodes with an edge Some APIs were extended to allow their testing. Usage of `glyph::System` in `text/component/area` was disabled by conditional compilation, as this code can't be used in native code due to JS dependencies. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |