add: v30 analytics + synonym_set/items APIs #459
Annotations
2 errors
build_and_test
Process completed with exit code 1.
|
test/Typesense/AnalyticsEvents.spec.ts > AnalyticsEvents > .create > shouldn't create an event for a non-existing name:
test/Typesense/AnalyticsEvents.spec.ts#L118
AssertionError: expected [Function] to throw error including 'Request failed with HTTP code 404 | S…' but got 'Request failed with HTTP code 400 | S…'
Expected: "Request failed with HTTP code 404 | Server said: Rule not found"
Received: "Request failed with HTTP code 400 | Server said: No analytics rule defined for event name non-existing-event"
❯ test/Typesense/AnalyticsEvents.spec.ts:118:7
|