acebase-client/test
Ewout Stortenbeker b23a24929f new test build
2026-04-16 12:27:38 +02:00
..
cjs new test build 2026-04-16 12:27:38 +02:00
esm new test build 2026-04-16 12:27:38 +02:00
src Fix tests 2025-03-28 12:33:39 +01:00
package-lock.json bump acebase dependencies 2026-04-16 12:27:23 +02:00
package.json bump acebase dependencies 2026-04-16 12:27:23 +02: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