In a freshly checked out working copy, run once moxie test-
Then run the GitBlitSuite in the IDE (as I know of no way to run it from the command line).
The test FederationTests.pullUsers fails the first time since there is a NPE when the users are deleted in the test.
In a freshly checked out working copy, run once
moxie test
- Then run the GitBlitSuite in the IDE (as I know of no way to run it from the command line).The test
FederationTests.pullUsers
fails the first time since there is a NPE when the users are deleted in the test.