Initial testing framework

This commit is contained in:
adilallo
2025-08-28 21:17:27 -06:00
parent f9ff2d0c08
commit 165f7f8179
15 changed files with 9400 additions and 60 deletions
+3
View File
@@ -34,6 +34,9 @@ const preview = {
date: /Date$/i,
},
},
a11y: { element: '#storybook-root', manual: false },
viewport: { defaultViewport: 'responsive' },
chromatic: { viewports: [360, 768, 1024, 1440] } // breakpoints
},
decorators: [
(Story) => (