Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand compliance suite to other GA4GH services #2

Open
LakiG opened this issue Aug 10, 2022 · 2 comments · May be fixed by #60
Open

Expand compliance suite to other GA4GH services #2

LakiG opened this issue Aug 10, 2022 · 2 comments · May be fixed by #60

Comments

@LakiG
Copy link
Collaborator

LakiG commented Aug 10, 2022

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.

@uniqueg
Copy link
Member

uniqueg commented Aug 10, 2022

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.

@LakiG
Copy link
Collaborator Author

LakiG commented Aug 11, 2022

Yes, that would be totally possible and even better.

@LakiG LakiG linked a pull request Aug 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants