Search

129 results
found for "
*
"

Search Results

Debug Computed Accessibility Properties with Chrome Dev Tools

lesson by Lindsey Kopacz

Debugging Accessible Contrast with Chrome Dev Tools

lesson by Lindsey Kopacz

Add Jest to Your Application and Create Your First Test

lesson by Daniel Afonso

Automate Accessibility Audits with GitHub Actions

lesson by Erin Doyle

Write Better Unit Tests with react-testing-library and jest-axe

lesson by Erin Doyle

Write Unit Tests for Accessibility Using jest-axe and enzyme

lesson by Erin Doyle

Render Components with ReactDOM to Write Tests with Jest and jest-axe

lesson by Erin Doyle

Intro to Confidently Testing Redux Applications with Jest & TypeScript

lesson by Jamund Ferguson

Intermission Pep Talk - Testing Redux Applications

lesson by Jamund Ferguson

Unit Testing a Memoized Redux Selector Built with Reselect/RTK

lesson by Jamund Ferguson

Mocking out our API Helper with jest.mock

lesson by Jamund Ferguson

Configuring Code Coverage for TypeScript Files in Jest

lesson by Jamund Ferguson

Using Jest in Watch Mode with test.todo to Test a Redux Reducer

lesson by Jamund Ferguson

Adding Jest with TypeScript Support to a Vite Application

lesson by Jamund Ferguson

Additional Redux Thunk Unit Tests for Increased Code Coverage

lesson by Jamund Ferguson

Unit Testing a Basic Redux Selector

lesson by Jamund Ferguson

Unit Testing Redux Thunks and Associated Reducer Methods using Your App's Redux Store

lesson by Jamund Ferguson

Unit Testing Redux Thunks using Redux Mock Store

lesson by Jamund Ferguson

Unit Testing a Memoized Selector that Derives Data from Multiple Reducers

lesson by Jamund Ferguson

Unit Testing Redux Thunks with a Mock Dispatch Function

lesson by Jamund Ferguson

Run a Lighthouse audit in Chrome Devtools

lesson by Tomasz Łakomy