1.0.1 • Published 8 years ago

@turbasen/test-data v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

@turbasen/test-data

Build status Codacy grade Codacy coverage NPM downloads NPM version Node version Dependency status

Test data for internal Nasjonal Turbase API development.

Getting started

Download Docker for Mac or Windows.

Run in this directory:

$ docker-compose up

Usage

api.users

const users = require('@turbasen/test-data').api.users;

Docker is now watching for changes and will run the test suite automatically.

MIT lisenced