catalogue-frontend

Setup

For help setting up dependent services see catalogue-acceptance-tests

Development

In order to run unit tests in the IDE against any changes to views or partials you need to execute sbt compile so that the templates are converted and compiled. The sbt test command (used below for running the full suite of unit tests) already calls compile.

Updating the front page

Blog posts are populated via a call to Confluence which searches by the configured label confluence.search.label.

Tests

Please run tests with any work changes $ sbt test

License

This code is open source software licensed under the Apache 2.0 License.