Skip to content
Snippets Groups Projects
Commit 11e51ca7 authored by florian's avatar florian
Browse files

MAINT: Add todo for more query tests

parent 5938efa7
No related branches found
No related tags found
1 merge request!6ENH: Add tests for queries
Pipeline #11525 failed
......@@ -531,4 +531,7 @@ TEST(test_transaction, test_query) {
new_entity.GetId());
}
// TODO(fspreck) Add tests for unique queries, count queries, and mixed
// transactions (FIND + RetrieveById, COUNT + RetrieveById).
} // namespace caosdb::transaction
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment