TST: Add Tests for insert and delete
All threads resolved!
All threads resolved!
Compare changes
- florian authored
+ 109
− 5
@@ -35,6 +35,7 @@ namespace caosdb::transaction {
@@ -95,8 +96,7 @@ TEST(test_transaction, retrieve_non_existing) {
@@ -143,9 +143,7 @@ TEST(test_transaction, insert_delete) { // NOLINT
@@ -235,5 +233,111 @@ TEST(test_transaction, insert_delete_with_parent) { // NOLINT