Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 410 Bytes

TradeTariffFrontend

A web application front end for use with the UK Trade Tariff API. Please ensure the API is running and properly configured in the environment files.

Assumes the GDS development envrionment is setup via puppet.

Run TradeTariffFrontend

```
./startup.sh
```

Specs

To run the spec use the following command:

RAILS_ENV=test bundle exec rake ci:setup:r

spec spec