Add automated system tests#34
Conversation
|
Just checking back in on this. I think MicroShed has matured some since we last touched base. Can this PR be fixed up and submitted for review now? |
|
hi @jwalcorn, yes MicroShed has matured quite a bit since the original PR, but there is still one more important design aspect that I'd like to solve before it's ready for prime time |
|
OK, checking back in on this again. Are you still interested in delivering this? Of course, some of the files originally touched have evolved since 2019. FYI, I just moved everything up to 22.0.0.6 and Java 17. Anyway, let me know - thanks! |
|





Runs integration tests on Portfolio microservice using several Docker containers:
Run tests using
mvn verifyTests run in about 2 minutes on my machine. First run will take longer due to pulling necessary Docker images.
Summary of changes in this PR:
Application. MultipleApplications is undefined by JAX-RS specPortfolioobject to use JSON-B instead of JSON-P@RegisterRestClient(baseUri = "...")for defaults instead of jvm.options@RolesAllowedannotations instead