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

enable disabled authentication API tests #6

Open
thescientist13 opened this issue Jun 3, 2017 · 1 comment
Open

enable disabled authentication API tests #6

thescientist13 opened this issue Jun 3, 2017 · 1 comment

Comments

@thescientist13
Copy link
Member

Tests in the AuthenticationServiceTest file are commented out and should be enabled

@thescientist13
Copy link
Member Author

thescientist13 commented Jun 4, 2017

it looks like the JWT package may need to be upgraded as this has started showing up

     [echo] running tests...
  [phpunit] Total tests run: 40, Failures: 0, Errors: 6, Incomplete: 0, Skipped: 0, Time elapsed: 4.33709 s
[phingcall] /vagrant/build.xml:119:96: Test ERROR (testRefreshLoginSuccess in class AuthenticationServiceTest): Function mcrypt_create_iv() is deprecated

likely something that can be done with #9

This is causing all Auth tests to fail now, so this should be a top priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant