Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
/ bdt Public archive
forked from smart-on-fhir/bdt

Bulk Data Test Suite and Test Runner

License

Notifications You must be signed in to change notification settings

dhgreene/bdt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdt

Bulk Data Test Suite and Test Runner - DPC Branch

Setup

npm install

Usage

TOKEN=<access_token> node index.js --pattern "testSuite/**/!(status.test.js|authorization.test.js)"

Notes

  • The authorization test is invalid for DPC, and therefore skipped
  • We've hacked the BulkDataClient constructor to allow an access token to be passed as an environment variable

About

Bulk Data Test Suite and Test Runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%