Use example config for tests
All checks were successful
Test pipeline / test (push) Successful in 11s

This commit is contained in:
Alexander Minges 2025-03-21 16:06:28 +01:00
parent 3141780dad
commit 3dd034c234
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4
3 changed files with 35 additions and 10 deletions

23
tests/config_test.yaml Normal file
View file

@ -0,0 +1,23 @@
default_grant:
- funder: "Awesome Funding Agency"
id: "ABC12345"
phase:
"Phase 1 (2021/2025)":
start: 2021
end: 2025
pis:
- family_name: "Doe"
given_name: "Jon"
orcid: "0000-0000-0000-0000"
email: "jon.doe@iana.org"
affiliation: "Institute of Science, Some University"
project: ["Project A01"]
- family_name: "Doe"
given_name: "Jane"
orcid: "0000-0000-0000-0001"
email: "jane.doe@iana.org"
affiliation: "Institute of Science, Some University"
project: ["Project A02"]