acebase-client/test
Ewout Stortenbeker 61f6b5c004 chore: build
2022-11-27 13:14:05 +01:00
..
cjs chore: build 2022-11-27 13:14:05 +01:00
esm chore: build 2022-11-27 13:14:05 +01:00
src Test SIGINT event tests 2022-11-27 13:13:55 +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