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

Use taxpuf for Local Testing #600

Open
brittainhard opened this issue Aug 3, 2017 · 3 comments
Open

Use taxpuf for Local Testing #600

brittainhard opened this issue Aug 3, 2017 · 3 comments
Labels

Comments

@brittainhard
Copy link
Contributor

This would involve adding tests that taxpuf for running calculations locally, but would not be run by travis. By using a pytest decorator and changing up the .travis.yml file, we can have these tests ignored on Travis but run locally. We will be able to test functions like run_nth_year_calculation if we use a local taxpuf file.

@martinholmer is this something you would be interested in doing?

@martinholmer
Copy link
Contributor

@brittainhard said in TaxBrain issue #600:

This would involve adding tests that taxpuf for running calculations locally, but would not be run by travis. By using a pytest decorator and changing up the .travis.yml file, we can have these tests ignored on Travis but run locally. We will be able to test functions like run_nth_year_calculation if we use a local taxpuf file.

@martinholmer is this something you would be interested in doing?

I think @hdoupe could handle this well.
But if either of you have questions, I'll be happy to answer them.

@hdoupe
Copy link
Collaborator

hdoupe commented Aug 3, 2017

@brittainhard @martinholmer I'll begin working on this issue.

@martinholmer
Copy link
Contributor

martinholmer commented Aug 3, 2017

@hdoupe said:

I'll begin working on this [TaxBrain #600] issue.

Thanks.

@hdoupe hdoupe added the Future label Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants