feat: golden-ify Israel Law MCP — census, skipIf tests, dual transport
Add data/census.json (10 laws, 135 provisions, jurisdiction IL) generated from database.db. Rewrite golden.test.ts to golden standard pattern with describe.skipIf guards so tests skip gracefully in CI without DB artifacts. Update server.json to packages format with streamable-http Vercel endpoint. Bump version to 1.1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const SERVER_NAME = 'israel-law-mcp';
|
||||
export const SERVER_VERSION = '1.0.0';
|
||||
export const SERVER_VERSION = '1.1.0';
|
||||
export const SERVER_LABEL = 'Israel Law MCP';
|
||||
export const PACKAGE_NAME = '@ansvar/israel-law-mcp';
|
||||
export const REPOSITORY_URL = 'https://github.com/Ansvar-Systems/israel-law-mcp';
|
||||
|
||||
Reference in New Issue
Block a user