3.0.0-beta.74 • Published 5 years ago

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

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

POS 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/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