acebase-client/test
Ewout Stortenbeker f85700e418 chore: build
2023-04-11 21:44:46 +02:00
..
cjs chore: build 2023-04-11 21:44:46 +02:00
esm chore: build 2023-04-11 21:44:46 +02:00
src Add cache db tests 2023-01-11 22:23:46 +01:00
package-lock.json bump acebase to 1.28.0, acebase-core to 1.26.1 2023-04-11 21:44:29 +02:00
package.json bump acebase to 1.28.0, acebase-core to 1.26.1 2023-04-11 21:44:29 +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