Closed Nosferican closed 5 years ago
The CI error seems to on test/cliente.jl ln:27
client = GraphQLClient("https://api.graph.cool/simple/v1/movies",auth="Bearer my-jwt-token",headers=Dict("header"=>"value"))
when I tried the tests locally it would give an error due to
Project has exceeded its limits: number of requests.
I have a version with the test_throws
/test_broken
, but it would be better to include a new key as an environmental variables in Travis CI. I am unsure if currently running the appveyor.yml
or should it be deleted.
The docs are not being hosted at the moment since the build fails due to the api.graph.cool. We could skip/test_broken
for now such that the documents are hosted and users can see the examples.
I will skip those tests, then I will raise a server for them to work
Actions required,