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

ci: introduce inter-client integration tests #8

Open
tiborsimko opened this issue Jun 22, 2022 · 0 comments
Open

ci: introduce inter-client integration tests #8

tiborsimko opened this issue Jun 22, 2022 · 0 comments

Comments

@tiborsimko
Copy link
Member

After introducing unit tests (#3), it will be good to introduce more global integration tests that would compare outputs of reana-client-go to the output of the Python reference implementation reana-client for various commands and various switches, in order to make sure which functionality is ported, which functionality is not ported yet, and to make sure that changes in one client and reflected in the other client in time.

We could make a huge list of typical commands and their options, run the two clients as binary blobs against a demo instance, and compare the textual outputs and exit status codes.

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

No branches or pull requests

1 participant