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

Migrate Cypress to TypeScript #1946

Open
Tracked by #1936
HCY123902 opened this issue Mar 13, 2023 · 0 comments
Open
Tracked by #1936

Migrate Cypress to TypeScript #1946

HCY123902 opened this issue Mar 13, 2023 · 0 comments

Comments

@HCY123902
Copy link
Contributor

HCY123902 commented Mar 13, 2023

What feature(s) would you like to see in RepoSense

As part of #1936, the current cypress files written in JavaScript can be migrated to TypeScript. Although this may not have much value on its own, such migration enhances the consistency of RepoSense frontend implementation and is still a necessary part of the entire TypeScript migration.

Is the feature request related to a problem?

The original frontend implementation uses JavaScript, which is not type safe in many cases. Introducing TypeScript can enhance the safety, readability, and maintainability of the implementation

If possible, describe the solution

The solution will be similar to those proposed by other pull requests linked in #1936

If applicable, describe alternatives you've considered

Additional context

This is part of #1936. The reason why this is separated as a standalone task is that it may be a suitable issue for the first time contributors since there are existing solutions for reference

@HCY123902 HCY123902 changed the title Migrate cypress to TypeScript Migrate Cypress to TypeScript Mar 13, 2023
@supermii2 supermii2 self-assigned this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: For contributors
Development

No branches or pull requests

2 participants