MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / search-bar.spec.ts

File search-bar.spec.ts

e2e/search-bar.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, type Page } from '@playwright/test';
2import translations from '../client/i18n/locales/english/translations.json';
3import algoliaEightHits from './fixtures/algolia-eight-hits.json';
4import algoliaFiveHits from './fixtures/algolia-five-hits.json';

Callers

nothing calls this directly

Calls 3

mockAlgoliaFunction · 0.85
getSearchInputFunction · 0.70
searchFunction · 0.70

Tested by

no test coverage detected