Pull Request: Added Cyress Test and Tested e2e Cp problem generator
Summary
This pull request focuses on addition of Cypress node package to the repository and the successful test of worksflow from home page to resource to competitve programinng to genrattion of test cades by filing the form using e2e test in MicroSoft , Electron and Firefox brosecs
Changes
Added Cypress Package
created a file under e2e folder under the same folder with the name cp-generator.cy.ts thst runs on localhost:5000 port (this can bo configured in cypress.config.ts)
Modified package.json to rune cypress script using npm run cy:open instead of npm run cypress open
Conclusion
This pull request integrates the Cypress testing framework into the repository and validates the end-to-end workflow of the competitive programming problem generator across Microsoft, Electron, and Firefox browsers. The addition enhances automated testing capabilities, ensuring robust and reliable functionality from the homepage through to test case generation. Configuration adjustments in cypress.config.ts and package.json streamline the testing process, improving efficiency and consistency.
Pull Request: Added Cyress Test and Tested e2e Cp problem generator
Summary This pull request focuses on addition of Cypress node package to the repository and the successful test of worksflow from home page to resource to competitve programinng to genrattion of test cades by filing the form using e2e test in MicroSoft , Electron and Firefox brosecs
Changes
Conclusion This pull request integrates the Cypress testing framework into the repository and validates the end-to-end workflow of the competitive programming problem generator across Microsoft, Electron, and Firefox browsers. The addition enhances automated testing capabilities, ensuring robust and reliable functionality from the homepage through to test case generation. Configuration adjustments in cypress.config.ts and package.json streamline the testing process, improving efficiency and consistency.
the attached video shows the thing that is mentioned abv https://github.com/c-code-x/codex-website/assets/103298162/062cf83f-064c-4191-8bb0-076b2d17527e