TST: Add Tests for insert and delete
All threads resolved!
All threads resolved!
Compare changes
- Timm Fitschen authored
+ 41
− 12
@@ -34,6 +34,16 @@ namespace caosdb::transaction {
@@ -49,7 +59,7 @@ TEST(test_transaction, DISABLED_retrieve_manufacturer_by_id) {
@@ -75,7 +85,7 @@ TEST(test_transaction, retrieve_non_existing) {
@@ -90,26 +100,45 @@ TEST(test_transaction, insert_delete) {