aboutsummaryrefslogtreecommitdiff
path: root/query_test.go
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-04-17 23:00:43 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-04-17 23:00:43 +0200
commitcfdb06f5ba144aad5d2ebe31ec8bb64e017f4023 (patch)
tree9e22bac341df31bf756c037a6dba7c68188bcc6d /query_test.go
parentc1c8cc2f6b49741d33a83a534d244fc01b0e1b4a (diff)
downloadgo-oblast-cfdb06f5ba144aad5d2ebe31ec8bb64e017f4023.tar.gz
add TODOs for the remaining things that I want for 1.0
Diffstat (limited to 'query_test.go')
-rw-r--r--query_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/query_test.go b/query_test.go
index ec1d8d8..388183e 100644
--- a/query_test.go
+++ b/query_test.go
@@ -135,3 +135,5 @@ func TestDeleteBasic(t *testing.T) {
})
}
}
+
+// TODO: more test coverage for query.go