To test:
- Take latest pull of
esw
repository - In
esw
repository, runsbt publishLocal
- Generate project using command
g8 tmtsoftware/csw-http-service-template.g8 --branch dev
- Tests can be run using
sbt clean test
If you want to run the service, you need to start csw-services
with the version that is being used in the esw
repository on your machine.