Skip to content

Instantly share code, notes, and snippets.

View hwdegroot's full-sized avatar
🥈
on the edge of glory

Rik de Groot hwdegroot

🥈
on the edge of glory
View GitHub Profile
@unicornware
unicornware / algolia.ts
Last active May 19, 2023 10:57
Jest Mocks - Algolia
import { createWaitablePromise as waitable } from '@algolia/client-common'
import type {
ChunkedBatchResponse,
DeleteResponse,
SearchResponse,
SetSettingsResponse,
Settings
} from '@algolia/client-search'
import type { SearchIndex } from 'algoliasearch'
import type { PlainObject } from 'simplytyped'
@dnozay
dnozay / _Jenkins+Script+Console.md
Last active April 10, 2024 06:11
jenkins groovy scripts collection.