3.0.0-beta.74 • Published 4 years ago

@things-factory/accounting-integration v3.0.0-beta.74

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

Accounting Integration module

Integration Structure

development

TDD (Test Driven Development)

# test all tests
$ yarn test
# test specific modules test
$ DEBUG=things-factory:* NODE_ENV=development npx mocha -r ts-node/register ./test/accounting-api/*spec.ts
# test specific test
$ DEBUG=things-factory:* NODE_ENV=development npx mocha -r ts-node/register ./test/accounting-api/get-account-products-spec.ts

debug module

Platform-specific features

xero

  • xxxx
  • yyyy