Closed nmaekawa closed 7 years ago
i was able to test with a token generated by the presentation layer (HxAT) and it was accepted. unit and integration tests pass, but functional tests are still broken!
Thank you @nmaekawa . I'll probably have time to review this, as well as a few other pull requests in the next day or two. I'll also look into fixing / disabling the functional tests.
However you can run the unit and integration tests separately using the following commands.
$ grails test-app unit:
$ grails test-app integration: