test: requests wait for schema cache load

* nix: add postgrest-test-big-schema command
This commit is contained in:
steve-chavez
2024-03-15 06:18:26 -05:00
committed by Steve Chavez
parent 92ac7e574e
commit 4b289b1c97
6 changed files with 77 additions and 23 deletions
+1
View File
@@ -76,6 +76,7 @@ let
${tests}/bin/postgrest-test-spec
${tests}/bin/postgrest-test-doctests
${tests}/bin/postgrest-test-io
${tests}/bin/postgrest-test-big-schema
${style}/bin/postgrest-lint
${style}/bin/postgrest-style-check
'';