Test data for internal Nasjonal Turbase API development.
Download Docker for Mac or Windows.
Run in this directory:
$ docker-compose up
const users = require('@turbasen/test-data').api.users;
Docker is now watching for changes and will run the test suite automatically.