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

TravisCI UnitTests wrong parameters #146

Open
bumbummen99 opened this issue Jan 6, 2021 · 2 comments
Open

TravisCI UnitTests wrong parameters #146

bumbummen99 opened this issue Jan 6, 2021 · 2 comments

Comments

@bumbummen99
Copy link
Contributor

Currently the tests are broken with 403 Forbidden for all calls. Are the parameters passed to the phpunit command still valid and available?

@cryptiklemur
Copy link
Contributor

@bumbummen99
Copy link
Contributor Author

bumbummen99 commented Jan 12, 2021

https://github.com/restcord/restcord/blob/master/bin/stupidFunctionalTest.php#L38

Requires passing in a token

Yes but it seems liek they are not passed correctly in TravisCI, it seems the last time the tests ran past the redis step the $token $guild_id $channel_id passed caused the errors.
https://travis-ci.org/github/restcord/restcord/jobs/751300665
https://travis-ci.org/github/restcord/restcord/jobs/740482383

@bumbummen99 bumbummen99 changed the title Tests broken TravisCI UnitTests wrong parameters Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants