Commit graph

3 commits

Author SHA1 Message Date
cd4e09c1cd
test: show for which test workspace was
basically fixtures leak workspaces when errors occur, so to better debug
what is happening every test now names its workspace. this is tedious
and should probably be removed eventually but for now it helps a ton
2024-10-30 17:33:51 +01:00
90568bba8d
test: ignored a test, fixed another
leftover assert!(false) for debugging, test_cant_delete_other_buffers
will not work since server doesn't track buffer ownership yet
2024-10-30 13:50:08 +01:00
26bbd190dd
test: split down test stuff a bit 2024-10-30 13:21:09 +01:00