Next.js Unit Testing Videos
Front End Capabilities Tech Demo
Date: 5.16.2025
Contents:
- Introduction to Zod schema
- Mocking Zod schema with Factories
- Factory States
- New approach to Axe accessibility testing
FE Capabilities Team (Beacon, FEF, UI) Tech Sync Demo
Date: 8.24.2024
Contents:
- A11y Testing
- Testing Tab Sequence
- Keydown Events
- Testing Environment
- Iterating all supported breakpoints (devices)
- Iterating all supported locales
- Global JSX Testing
- Snapshot testing
- HTMLElement attribute testing
- Spying on a class method
- Mocking the implementation of a class method