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

Add Test For broken Links, Covering whole website. #307

Closed
ayushnau opened this issue Feb 12, 2024 · 3 comments
Closed

Add Test For broken Links, Covering whole website. #307

ayushnau opened this issue Feb 12, 2024 · 3 comments
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Available No one has claimed responsibility for resolving this issue.

Comments

@ayushnau
Copy link
Contributor

ayushnau commented Feb 12, 2024

Reason/Context

So Currently there are no Tests Written for Broken Links For websites. Adding this will ensure that the website works seamlessly without any broken links, which otherwise might not be good for the website.

Description

We can use puppeteer and jest For Implementing the tests.

No this will not require any Architectural Changes as this is a completely different module on its own.

@ayushnau ayushnau added the ✨ Enhancement Indicates that the issue suggests an improvement or new feature. label Feb 12, 2024
@ayushnau
Copy link
Contributor Author

ayushnau commented Feb 12, 2024

@Relequestual @benjagm please review this issue.

@benjagm benjagm added 🐛 Bug Indicates that the issue is a bug or defect. ✨ Enhancement Indicates that the issue suggests an improvement or new feature. and removed ✨ Enhancement Indicates that the issue suggests an improvement or new feature. 🐛 Bug Indicates that the issue is a bug or defect. labels Feb 13, 2024
@benjagm
Copy link
Collaborator

benjagm commented Feb 13, 2024

Thanks for creating this issue. There are some works going on about this:

We are working on an approach using github actions. This is the issue: #103

@benjagm benjagm added the Status: Available No one has claimed responsibility for resolving this issue. label Feb 20, 2024
@benjagm
Copy link
Collaborator

benjagm commented Feb 23, 2024

Closed in favour of #103

@benjagm benjagm closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Available No one has claimed responsibility for resolving this issue.
Projects
None yet
Development

No branches or pull requests

2 participants