NBISweden / beacon-api-tests

Compliance tester and test cases for Beacons.
GNU General Public License v3.0
1 stars 1 forks source link

Code for running yaml tests #35

Closed MalinAhlberg closed 4 years ago

MalinAhlberg commented 4 years ago

(depends on #34)

Commits:

To run: python beacon_api_tester.py --test tests/test-v101-counts.yaml

Note that we do not need to read the data field from the yaml here, as all data should have been loaded into the beacon's database earlier (by external tools).

TODOs: