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

Testing and Input Validation #8

Open
5 tasks
jorbush opened this issue May 15, 2024 · 0 comments
Open
5 tasks

Testing and Input Validation #8

jorbush opened this issue May 15, 2024 · 0 comments

Comments

@jorbush
Copy link
Member

jorbush commented May 15, 2024

Description:
Perform tests and validations on user inputs to ensure the application functions correctly.

Tasks:

  • Validate that the entered URL is a valid URL using TypeScript.
  • Handle errors and display appropriate error messages if the entered URL is not valid.
  • Ensure the URL shortening process works correctly for various inputs.
  • Write Cypress tests to cover the input validation, URL shortening, and redirection functionalities.
  • Ensure all tests pass in the CI pipeline.
@jorbush jorbush changed the title Issue 7: Testing and Input Validation Testing and Input Validation May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant