3.0.0-beta.74 • Published 5 years ago
@things-factory/pos-integration v3.0.0-beta.74
POS Integration module
support 10+ POS 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/pos-api/*spec.ts
# test specific test
$ DEBUG=things-factory:* NODE_ENV=development npx mocha -r ts-node/register ./test/pos-api/get-pos-store-products-spec.ts
debug module
Platform-specific features
xilnex
- xxxx
- yyyy
3.0.0-beta.74
5 years ago
3.0.0-beta.73
5 years ago
3.0.0-beta.72
5 years ago
3.0.0-beta.70
5 years ago
3.0.0-beta.71
5 years ago
3.0.0-beta.69
5 years ago
3.0.0-beta.68
5 years ago
3.0.0-beta.66
5 years ago
3.0.0-beta.65
5 years ago
3.0.0-beta.61
5 years ago
3.0.0-beta.64
5 years ago
3.0.0-beta.59
5 years ago
3.0.0-beta.58
5 years ago
3.0.0-beta.57
5 years ago
3.0.0-beta.56
5 years ago
3.0.0-beta.54
5 years ago
3.0.0-beta.55
5 years ago
3.0.0-beta.53
5 years ago
3.0.0-beta.51
5 years ago
3.0.0-beta.52
5 years ago
3.0.0-beta.50
5 years ago