edgedb-cli
edgedb-cli copied to clipboard
Add some more watch tests.
Test that watch locks the project so that branch and migration editing commands cannot be executed.
Test that restoring an instance during active watch cannot be done.
Test that switching git branch during active watch terminates the watch.
I think we should probably switch to running these tests via glob to make it easier to add them.
I assume we still need this one?