-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Belindas closet nextjs 5 300 qa testing 3 #330
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
For those who want to test this PR
- Pull this PR
- Install missing packages:
npm install
- Run test
npm run test
- Run test with coverage (optional)
npm run test:coverage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good to me 👌 I think I should be the last approval you need to merge it this into main!
* Belindas closet nextjs 5 300 qa testing 3 (#330) * add testing configurations * add tests to product and auth pages * belindas-closet-nextjs_5_288-327_EditUserRoleDialog-Component-Alert (#316) * belindas-closet-nextjs_5_334_add-a-link-button-to-visualization-dashboard (#335) * the dashboard link has been added * UI styling has been added * Belinda_NextJS_Sprint_6_332_Dashboard_Creator_Link (#337) * Added Dashboard Link to the Creator Page * I added material UI to the dashboard button and also the other button * belindas-closet-nextjs_6_351_update-product-sizing (#355) * Update shoe sizing Added sizes 4 and 13, and half-sizes. * Add odd numbers for waist lengths of pants * Added odd numbers for inseam lengths for pants * replaced API URL as URL variables (#358) Co-authored-by: Tuong Pham Minh <[email protected]> --------- Co-authored-by: Isaac J <[email protected]> Co-authored-by: kaimanasse15 <[email protected]> Co-authored-by: MuhammadouDrammeh <[email protected]> Co-authored-by: hanan o <[email protected]> Co-authored-by: Tuong Pham Minh <[email protected]> Co-authored-by: Tuong Pham Minh <[email protected]>
Fixes commit signature issues. Contains config files and tests on pages
Refer to old pull request for more details: #306