StaticMania / keep-react

Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
https://react.keepdesign.io
MIT License
1.34k stars 113 forks source link

[Feature] : E2E Test with Cypress #114

Closed Arifulislam5577 closed 7 months ago

Arifulislam5577 commented 10 months ago

E2E tests validate the entire application, including the user interface, backend services, and external dependencies, ensuring comprehensive testing.

gsi-kevincarrera commented 10 months ago

I would like to work on this one. Is there any suggestion about the scaffolding?

Arifulislam5577 commented 10 months ago

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

gsi-kevincarrera commented 10 months ago

Thanks, I will do my best

Arifulislam5577 commented 10 months ago

@gsi-kevincarrera Please follow our contribution guideline.

gsi-kevincarrera commented 10 months ago

Hello, Happy New Year. Could you provide please an example of wich things do you want to be tested

Arifulislam5577 commented 10 months ago

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