1.1.0 • Published 4 years ago

myob-ops-technical-test v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

MOYB Platform Enablement Technical Test Submission

This package is an submission application used in the MYOB DevOps challenge for position application by Gideon van Dyk

Getting Started

To get a copy of this repository or branch your own local branch of it, use the Code button top right to copy the clone repo link and use that to clone this repository and it's code to your local environment.

Prerequisites

This package was built using Node.JS version 12.18.3 and NPM version 6.14.6, so make sure your Node.JS and NPM environments are compatible.

Installing

Execute the following command on the console

npm install myob-ops-technical-test

Running the tests

Execute the following command on the console, this will output the complete test suite test results

npm test

Deployment

After installation and testing, execute the following command on the console to run the application on the environment

npm run start

Built With

  • Express - The web api framework used
  • Chai - TDD Assertion Library used
  • Mocha - Test Framework used
  • NodeMon - Development Framework used
  • Should - Framework agnostic assertions library used
  • SuperTest - HTTP assertion library used

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is free to use by anyone.