Content Block Manager is used by publishers to create and manage "blocks" on content that can be reused and kept up to date across various pieces of content.
Use GOV.UK Docker to run any commands that follow.
This is a Ruby on Rails app, and should follow our Rails app conventions.
You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.
These commands assume you have the GOV.UK Docker environment running and its binaries in your PATH.
# run all the test suites
govuk-docker-run bundle exec rake
Javascript unit tests can also be run separately:
# run all the JavaScript tests
govuk-docker-run bundle exec rake jasmine
See the docs/
directory.
The Content Modelling Team are available via Slack at #govuk-publishing-content-modelling-dev