Skip to content
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

Fix Screenshots and Update Support Files #39

Conversation

Programmer-RD-AI
Copy link
Member

  • Addressed and resolved failed screenshot issues in cypress/screenshots/ for various components.
  • Updated screenshots to accurately reflect component states and ensure they pass the tests.
  • Revised support files:
    • Updated cypress/support/commands.js for enhanced test commands.
    • Refined cypress/support/component-index.html, cypress/support/component.js, and cypress/support/e2e.js to ensure proper configuration and functionality.
  • Updated public/vite.svg and src/data/articles.js for consistency.
  • Made necessary adjustments in src/main.jsx to align with updated configurations.

- Addressed and resolved failed screenshot issues in `cypress/screenshots/` for various components.
- Updated screenshots to accurately reflect component states and ensure they pass the tests.
- Revised support files:
  - Updated `cypress/support/commands.js` for enhanced test commands.
  - Refined `cypress/support/component-index.html`, `cypress/support/component.js`, and `cypress/support/e2e.js` to ensure proper configuration and functionality.
- Updated `public/vite.svg` and `src/data/articles.js` for consistency.
- Made necessary adjustments in `src/main.jsx` to align with updated configurations.
@Programmer-RD-AI Programmer-RD-AI added the enhancement New feature or request label Aug 8, 2024
@Programmer-RD-AI Programmer-RD-AI self-assigned this Aug 8, 2024
@Programmer-RD-AI Programmer-RD-AI linked an issue Aug 8, 2024 that may be closed by this pull request
@Programmer-RD-AI Programmer-RD-AI merged commit cfae3d6 into LuminaPress:main Aug 8, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix Screenshots and Support Files
1 participant