@turbasen/test-data
v1.0.1
Published
Test data for internal Nasjonal Turbase API development
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 upUsage
api.users
const users = require('@turbasen/test-data').api.users;Docker is now watching for changes and will run the test suite automatically.
