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

Test Coil #7

Open
stevencox opened this issue Dec 14, 2017 · 2 comments
Open

Test Coil #7

stevencox opened this issue Dec 14, 2017 · 2 comments
Assignees

Comments

@stevencox
Copy link
Owner

Use Pytest to create unit tests to verify we consistently send commands to the Chronos API for each job in a CWLTool workflow.

@theferrit32 theferrit32 self-assigned this Jan 5, 2018
@theferrit32
Copy link
Collaborator

As part of testing, cwltool upstream uses Tox to test against various python versions to ensure compliance with them all.

I will go back and make the data_commons module backwards compatible with Python 2.7. There are some date and timezone things that python handles differently between versions 2/3.

@theferrit32
Copy link
Collaborator

Some unit tests have been created, and a jenkins job created to run them. A new build should be triggered within 10 min of a push to the github repo.

https://stars-app.renci.org/jenkins/job/data-commons/job/cwltool/

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

2 participants