vlingo / xoom-http

The VLINGO XOOM platform SDK for Reactive, scalable, high-throughput, and resilient HTTP server supporting RESTful services running on XOOM LATTICE and XOOM ACTORS.
https://vlingo.io
Mozilla Public License 2.0
52 stars 16 forks source link

Consistently generate the UserResource #93

Closed jakzal closed 3 years ago

jakzal commented 3 years ago

Otherwise, if ResourceDispatcherGeneratorTest or ResourcesTest happen to run before the ServerAgentTest, the generated UserResourceDispatcher will not have code handling the PUT action.