Closed dscpsyl closed 1 year ago
In this PR, we add the commons fixtures to the admin page list commons story. This way, devs can see what their changes to this page look like.
https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/prs/57/storybook/?path=/story/pages-adminlistcommonpage--admin-list-page
npm test
npm run coverage
npx stryker run
npx eslint --fix src
Closes #56
Is this for the storybook? I can't tell from the screenshot.
Overview
In this PR, we add the commons fixtures to the admin page list commons story. This way, devs can see what their changes to this page look like.
Screenshots (Optional)
Link
https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/prs/57/storybook/?path=/story/pages-adminlistcommonpage--admin-list-page
Validation (Optional)
Tests
npm test
) passnpm run coverage
) 100%npx stryker run
) 100%npx eslint --fix src
)Linked Issues
Closes #56