add test for spec idempotence

This commit is contained in:
monacoremo
2020-12-13 22:13:05 +01:00
committed by Wolfgang Walther
parent 71fa87937b
commit a52c114ff4
3 changed files with 21 additions and 1 deletions
+4
View File
@@ -221,6 +221,10 @@ jobs:
name: Run the spec tests against PostgreSQL 13
command: postgrest-test-spec-postgresql-13
when: always
- run:
name: Check the spec tests for idempotence
command: postgrest-test-spec-idempotence
when: always
- run:
name: Run io tests
command: postgrest-test-io