This project collects react components used within websites for The Seagull Framework. You can look at the components here
All components are written, documented and tested through a tool called Storybook. The preview is automatically deployed to GitHub Pages on every commit.
Structural tests are performed through StoryShots, a plugin for Storybook that uses Jest and executes the stories already written for storybook itself.