nix(feat): Add postgrest-with-git and postgrest-with-pgrst tools

This commit is contained in:
Wolfgang Walther
2021-11-27 10:57:29 +01:00
committed by Wolfgang Walther
parent c9f017c632
commit ab90bd24e0
5 changed files with 156 additions and 25 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ let
inRootDir = true;
}
''
${withTools}/bin/postgrest-with-all ${tests}/bin/postgrest-test-spec
${withTools}/bin/postgrest-with-all ${tests}/bin/postgrest-test-querycost
${withTools.withPgAll} ${tests}/bin/postgrest-test-spec
${withTools.withPgAll} ${tests}/bin/postgrest-test-querycost
${tests}/bin/postgrest-test-doctests
${tests}/bin/postgrest-test-spec-idempotence
${tests}/bin/postgrest-test-io