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

Updating for importing into external projects #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

arocnies
Copy link

I wanted to import this into another project but I couldn't find it on Maven Central, JCenter, etc.
I've converted it to a Gradle project so it can be used as a source dependency.
I've also reformated the code to be closer to the official style and some minor code cleanup.
I added a properties override so I don't have to worry about committing my YNAB access token or other test IDs.

I think there may be some issues. I'm not able to get all of the tests to run against my budget yet--maybe you can test it out?

Thanks for publishing the project!

Updated README.md with properties changes.
Removed access_token.yaml since it's replaced by properties.yml.
Added TODOs for test assertions
General code cleanup (String interpolation, removing spaces around method calls, replacing if-else-if with when).
Updated README.md to include environment variable instructions.
@arocnies arocnies changed the title Several changes. Updating for importing into external projects. Jan 21, 2019
@arocnies arocnies changed the title Updating for importing into external projects. Updating for importing into external projects Jan 21, 2019
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.

1 participant