acebase-client/test
2022-11-22 21:25:57 +01:00
..
cjs add tests - simple starter 2022-11-22 21:25:57 +01:00
esm add tests - simple starter 2022-11-22 21:25:57 +01:00
src add tests - simple starter 2022-11-22 21:25:57 +01:00
package-lock.json add tests - simple starter 2022-11-22 21:25:57 +01:00
package.json add tests - simple starter 2022-11-22 21:25:57 +01:00
README.md add tests - simple starter 2022-11-22 21:25:57 +01:00
tsconfig.cjs.json add tests - simple starter 2022-11-22 21:25:57 +01:00
tsconfig.esm.json add tests - simple starter 2022-11-22 21:25:57 +01:00

Tests

Follow these steps to test:

  • Install the dependencies with npm install.
  • Build with npm run build
  • Run the tests with npm test