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

Integration Tests #43

Open
cnguy opened this issue Jan 3, 2018 · 0 comments
Open

Integration Tests #43

cnguy opened this issue Jan 3, 2018 · 0 comments

Comments

@cnguy
Copy link
Owner

cnguy commented Jan 3, 2018

Create more integration tests that work off fixtures (values do not have to be exactly equal. for example, if a fixture has a summoner that was level 30, but they are now 31, you can simply assert restApiData.level >= fixture.level).

These tests will not be ran on Travis due to hanging, but this is fine as the tests can just be ran locally for anyone interested.

cnguy added a commit that referenced this issue Jan 3, 2018
cnguy added a commit that referenced this issue Jan 3, 2018
cnguy added a commit that referenced this issue Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant