acebase-client/test
Ewout Stortenbeker b682842002 Fix tests
2025-03-28 12:33:39 +01:00
..
cjs Fix tests 2025-03-28 12:33:39 +01:00
esm Fix tests 2025-03-28 12:33:39 +01:00
src Fix tests 2025-03-28 12:33:39 +01:00
package-lock.json Fix tests 2025-03-28 12:33:39 +01:00
package.json Fix tests 2025-03-28 12:33:39 +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