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

Bug fix no project #25

Merged
merged 3 commits into from
Dec 13, 2018
Merged

Bug fix no project #25

merged 3 commits into from
Dec 13, 2018

Conversation

samshuster
Copy link
Collaborator

Overview of Bug

After the previous merge of #15 a bug was introduced to the "noProject" variants.

  • databricksRepo cannot be a required property and still have these modules work
  • The JobTemplateModel construction could be done in a couple of different ways. No Project variant used a construction that would result in the properties to become missing.

Testing

Tested with a project that uses the NoProject Mojos.
Added more unit-tests to get some coverage of the above functionality

Converted the PrepareDbResourcesTest to the new testing strategy
…ore this we would generally break this functionality.
-added a test to demonstrate precedence for properties
@samshuster samshuster merged commit e1053f7 into master Dec 13, 2018
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.

2 participants