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

Implement unit tests and configure for CircleCI #13

Merged
merged 15 commits into from
Jan 11, 2019
Merged

Conversation

dleehr
Copy link
Member

@dleehr dleehr commented Jan 10, 2019

  • Updates code to use absolute imports everywhere (this codebase is python 3 only)
  • Refactors some functionality in volume builder for easier testing and future cleanup
  • Simplifies k8s API client to only watch one job per instance
  • Updates run.sh script to run main with -m

Fixes #3

- Had factored this out to a function but was still attempting to call the instance method
Copy link
Contributor

@johnbradley johnbradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

It looks like the TODO added here already has an issue: #5

@dleehr
Copy link
Member Author

dleehr commented Jan 11, 2019

It looks like the TODO added here already has an issue: #5

If you're referring to this one:

https://github.com/Duke-GCB/calrissian/pull/13/files#diff-956797522b8eb18a8f5f03fda0de27edR31

I didn't really add it in this PR, just moved it around. But now that the TODOs are all converted to issues I'll take them out of the code.

@dleehr dleehr merged commit 1fcc45e into master Jan 11, 2019
@dleehr dleehr deleted the 3-automated-testing branch January 11, 2019 19:43
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 this pull request may close these issues.

None yet

2 participants