@turbasen/test-data
v1.0.1
Published
Test data for internal Nasjonal Turbase API development
Downloads
1
Readme
@turbasen/test-data
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.