Skip to content

Test data for internal Nasjonal Turbase API development

License

Notifications You must be signed in to change notification settings

Turbasen/test-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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.