How to set the logged in user in Jira plugin intgeration test when run test with maven?

Laszlo Kalina April 27, 2017

When I run the plugin tests from http://localhost:2990/jira/plugins/servlet/it-test-console I am the leogged in user, but how can set the user when run it with mvn integration-test? 

1 answer

0 votes
Laszlo Kalina May 5, 2017

I try ComponenetaAccessor.getAuthenticationContext.setloggedInUser, and it seems working,

Suggest an answer

Log in or Sign up to answer