Closed Arifulislam5577 closed 7 months ago
I would like to work on this one. Is there any suggestion about the scaffolding?
Hi Dear @gsi-kevincarrera,
Thank you for expressing interest in working on the E2E Test with Cypress feature! We appreciate your dedication.
For scaffolding, you can start by adding testing in the app/src/components
folder. This will help keep things organized and focused on the components.
If you have any further questions or need assistance along the way, feel free to reach out. Looking forward to your contributions!
Best regards, Md Ariful Islam
Thanks, I will do my best
@gsi-kevincarrera Please follow our contribution guideline.
Hello, Happy New Year. Could you provide please an example of wich things do you want to be tested
Hello, Happy New Year. Could you provide please an example of wich things do you want to be tested
Please follow this structure : https://github.com/themesberg/flowbite-react/blob/main/src/components/Accordion/Accordion.spec.tsx
E2E tests validate the entire application, including the user interface, backend services, and external dependencies, ensuring comprehensive testing.