edgedb-cli icon indicating copy to clipboard operation
edgedb-cli copied to clipboard

Add some more watch tests.

Open vpetrovykh opened this issue 7 months ago • 2 comments

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.

vpetrovykh avatar May 28 '25 18:05 vpetrovykh

I think we should probably switch to running these tests via glob to make it easier to add them.

mmastrac avatar May 29 '25 20:05 mmastrac

I assume we still need this one?

fantix avatar Jun 20 '25 15:06 fantix