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

Error Running Test for moveReplacedAction #24

Closed
mgrimard opened this issue Sep 28, 2017 · 4 comments
Closed

Error Running Test for moveReplacedAction #24

mgrimard opened this issue Sep 28, 2017 · 4 comments

Comments

@mgrimard
Copy link

When I run the test for moveReplacedAction using mvn install, I get the error:

Tests in error:
  testGetAction(ca.kfpl.actions.test.MoveReplacedActionTest): AuthenticationUtil not yet initialised; default guest username not available 
@jpotts
Copy link
Owner

jpotts commented Sep 28, 2017 via email

@mgrimard
Copy link
Author

Ah, thank you @jpotts for the update. Would you happen to know of any guides or examples of unit testing implemented in SDK 3.0.0?

@jpotts
Copy link
Owner

jpotts commented Sep 29, 2017 via email

@jpotts
Copy link
Owner

jpotts commented Apr 27, 2019

This was fixed with commit f2cd6d1 back in April of 2018 and I neglected to close out the issue. I have confirmed that I can successfully run all integration tests in the actions tutorial, including MoveReplacedActionIT using what's in master currently.

@jpotts jpotts closed this as completed Apr 27, 2019
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