You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TES compliance suite can be made abstract to be expanded to be compatible with other GA4GH services.
The suite will function as ga4gh-test-runner containing the logic to validate each service.
A separate repository can be created to store the YAML test files, eg tes-compliance-tests. These test files can be used by the ga4gh-test-runner while mentioning which service we want to test via the CLI.
The ga4gh-test-runner will contain the Test file template and schema, which can be referred by GA4GH services to add new test file or integrate a new service.
The text was updated successfully, but these errors were encountered:
Thanks - but I would argue that it will actually be an openapi-test-runner. Others outside GA4GH could use it equally well to prepare tests for their OpenAPI-based services.
The TES compliance suite can be made abstract to be expanded to be compatible with other GA4GH services.
The suite will function as
ga4gh-test-runner
containing the logic to validate each service.A separate repository can be created to store the YAML test files, eg
tes-compliance-tests
. These test files can be used by thega4gh-test-runner
while mentioning which service we want to test via the CLI.The
ga4gh-test-runner
will contain the Test file template and schema, which can be referred by GA4GH services to add new test file or integrate a new service.The text was updated successfully, but these errors were encountered: