/** * Embex Integration Tests - Node.js * Tests all adapter implementations against real database instances. * * Run Docker Compose first: docker-compose up -d * * Usage: * cd bindings/node/@bridgerust/embex * npm run build * npm test tests/integration/ */ export {}; //# sourceMappingURL=adapters.test.d.ts.map