3.0.0-beta.74 • Published 4 years ago
@things-factory/accounting-integration v3.0.0-beta.74
Accounting Integration module
support 10+ accounting platforms
unified API
- By integrating different APIs of various platforms, one standard API can be used.
development
TDD (Test Driven Development)
- using frameworks
- chai(https://www.chaijs.com/)
- mocha(https://mochajs.org/)
- should(https://github.com/shouldjs/should.js)
- usages
# 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
3.0.0-beta.73
4 years ago
3.0.0-beta.74
4 years ago
3.0.0-beta.70
4 years ago
3.0.0-beta.71
4 years ago
3.0.0-beta.72
4 years ago
3.0.0-beta.69
4 years ago
3.0.0-beta.68
4 years ago
3.0.0-beta.66
4 years ago
3.0.0-beta.65
4 years ago
3.0.0-beta.61
4 years ago
3.0.0-beta.64
4 years ago
3.0.0-beta.59
4 years ago
3.0.0-beta.58
4 years ago
3.0.0-beta.57
4 years ago
3.0.0-beta.56
4 years ago
3.0.0-beta.55
4 years ago
3.0.0-beta.54
4 years ago
3.0.0-beta.53
4 years ago
3.0.0-beta.51
4 years ago
3.0.0-beta.52
4 years ago
3.0.0-beta.50
4 years ago