mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 10:31:36 +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. |
||
---|---|---|
.. | ||
builtin | ||
component | ||
selection | ||
builtin.rs | ||
component.rs | ||
data.rs | ||
free_place_finder.rs | ||
lib.rs | ||
profiling.rs | ||
selection.rs | ||
view.rs |