Kanin / PyPixel

A Python Wrapper for The Hypixel API
MIT License
10 stars 2 forks source link

tests script #10

Closed destruc7i0n closed 6 years ago

destruc7i0n commented 8 years ago

Travis will always fail if there is not a test script. Only problem is we need to provide a key to the public :/

Maybe remove Travis alltogether?

ttofis commented 8 years ago

I got an old account. I can give you that hypixel API key as that account is not used.

yrsegal commented 8 years ago

We have keys enough, the problem is putting one out publicly.

ttofis commented 8 years ago

I don't care if anyone steals that API key. And we can always create a new one if someone abuses it!

ttofis commented 8 years ago

Why do we have to test the hypixel stuff. Let's just test stuff like uuid gets and more. Hypixel API should never change.

yrsegal commented 8 years ago

It does, though.

ttofis commented 8 years ago

Why... I think let's follow what TheDestruc7i0n said. Let's remove Travis. There are also other services that could do similar jobs to it.

destruc7i0n commented 8 years ago

It's not Travis, it's that we need to publicly release a key. I personally like Travis and Circle-CI