MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / remove-module-challenges.test.js

File remove-module-challenges.test.js

client/src/redux/remove-module-challenges.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import { describe, it, expect } from 'vitest';
3import { reducer, initialState } from './index.js';
4import { actionTypes } from './action-types';

Callers

nothing calls this directly

Calls 2

reducerFunction · 0.90
makeActionFunction · 0.85

Tested by

no test coverage detected