Skip to content

CKAN extension for Defra data metadata catalogue

License

Notifications You must be signed in to change notification settings

uk-gov-mirror/defra.ckanext-defra

 
 

Repository files navigation

ckanext-defra

Build Status

Customised CKAN theme for use on Defra's Find Data project.

Status: Development

CKAN Version: 2.6+


Running the Tests

To run the tests, do::

nosetests --nologcapture --ckan --with-pylons=test.ini

To run the tests and produce a coverage report, first make sure you have coverage installed in your virtualenv (pip install coverage) then run::

nosetests --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.defra --cover-inclusive --cover-erase --cover-tests

About

CKAN extension for Defra data metadata catalogue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.5%
  • Python 30.8%
  • CSS 13.9%
  • JavaScript 3.9%
  • Shell 1.9%