-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/656 add integration tests (#100)
* Replace ava with jest for unit testing, - add unit tests to expand coverage - update most dependencies * Finish fixing code coverage, fix final missing tests * Remove commented code * bump package version to 8.2.0 * Adding docker-compose config for integration tests * Implement basic integration tests and integration test runner, - upgrade circleCI runner to 2.1 to get docker-compose working * working on better integration runner for testing live api * Working on integration runner * improving test usage env vars * Upgrade everything but @hapi/boom * Upgrade everything but @hapi/boom * work on integration runner * Resolve package.json conflicts, update to latest version * Updating readme for integration and local runner * working on test runner and readme * resolve package-lock.json merge conflicts * Bump package version to try and fix failing ci tests * testing circleci 2.1 changes * cleaning up circleci config * testing refactor of working_directory * clean up yaml templating
- Loading branch information
Showing
32 changed files
with
3,419 additions
and
981 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.