glice icon indicating copy to clipboard operation
glice copied to clipboard

Build not passing because of API limit

Open ribice opened this issue 8 years ago • 0 comments

TravisCI build is not passing, due to test expecting a license from GitHub's API response. Due to rate limiting, it doesn't return anything and therefore test fails.

ToDo: Mock response from GitHub API in tests to prevent such error.

ribice avatar Dec 08 '17 15:12 ribice