kayn icon indicating copy to clipboard operation
kayn copied to clipboard

Integration Tests

Open cnguy opened this issue 7 years ago • 0 comments

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 avatar Jan 03 '18 14:01 cnguy