feat: add integration test configuration

This commit is contained in:
2025-12-30 11:38:29 -05:00
parent 7acd602ffd
commit ee385d82ad
2 changed files with 12 additions and 0 deletions

View File

View File

@@ -0,0 +1,12 @@
documents:
test-doc:
url: http://mock-grist:8484
doc_id: test-doc-id
api_key: test-api-key
tokens:
- token: test-token
name: test-agent
scope:
- document: test-doc
permissions: [read, write, schema]