MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / flash.spec.ts

File flash.spec.ts

e2e/flash.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';
3
4const checkFlashMessageVisibility = async (page: Page, translation: string) => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected