bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

Add high-level integration tests for RPC-API #34

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

We should write some integration tests based on the RPC api, that test actual end-to-end interaction with the editor core through RPC. This should be relatively trivial to achieve, as the frontend shouldn't need to keep much state.