MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / theme-saga.test.js

File theme-saga.test.js

client/src/redux/theme-saga.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import { expectSaga } from 'redux-saga-test-plan';
3import { describe, it, vi, beforeEach, afterEach, expect } from 'vitest';
4import { select, take } from 'redux-saga/effects';

Callers

nothing calls this directly

Calls 1

setThemeFunction · 0.85

Tested by

no test coverage detected