feat(node): scaffold @jongodb/memory-server package (#107) - #112
Conversation
|
Review note: add a root Node workspace README section so contributors know this package is scaffold-only and that runtime implementation is tracked in #108; also include package to improve npm discoverability at publication time. |
|
Follow-up review clarification: please add npm package |
|
Applied follow-up patch for review notes:\n- added npm in \n- added root README Node adapter status section\n- re-ran
TAP version 13 Subtest: startJongodbMemoryServer is scaffolded and explicitly not implementedok 1 - startJongodbMemoryServer is scaffolded and explicitly not implementedduration_ms: 0.64675 tests 1suites 0pass 1fail 0cancelled 0skipped 0todo 0duration_ms 49.322334 (pass) |
|
Follow-up patch applied for review notes:
|
Summary
@jongodb/memory-serverwith typed API placeholderValidation
Issue
Closes #107
Part of #106