2 posts tagged with “testing”

Vitest sessionStorage mock

23 Feb 2024

i needed to ensure what we were saving didn't contain sensitive credit card info so i had to write a mock. Read more

React component file structure proposal

12 Aug 2022

This is an attempt at a proposal for organizing a React component file structure based on the needs and current patterns at JupiterOne. Read more