LandRegistry/register-metadata

Name: register-metadata

Owner: HM Land Registry

Description: Register Metadata

Created: 2015-06-01 09:35:31.0

Updated: 2015-06-01 19:55:43.0

Pushed: 2015-10-22 16:03:24.0

Homepage: http://lr-register-metadata-alpha.herokuapp.com/

Size: 3771

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Register Metadata

How to run unit tests in development
ant SSH into repo
:
ce /tmp/.venv/register-metadata/bin/activate

 pip install -r requirements_test.txt

 to run the tests issue this

est --cov application tests/ --cov-report=term --cov-report=html

mlcov/ folder will be created at the root of project with a code coverage report.
How to run acceptance tests in development
ant SSH into repo
gate to acceptance test folder in cases-api

 to run the tests enter either

un-tests.sh
n-tests.sh

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.