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

Epic: Testing and Code Coverage #1768

Open
4 of 18 tasks
ryanfchase opened this issue Jun 16, 2024 · 1 comment
Open
4 of 18 tasks

Epic: Testing and Code Coverage #1768

ryanfchase opened this issue Jun 16, 2024 · 1 comment
Assignees
Labels
Epic Feature: Code Health Make our code more readable, testable, and modular Feature: Documentation Improvements or additions to documentation Role: Frontend React front end work size: epic

Comments

@ryanfchase
Copy link
Member

ryanfchase commented Jun 16, 2024

Overview

We need to implement a frontend testing framework for our project so we can prevent bugs and regressions, as well as provide a means of teaching other volunteers how to utilize testing to improve their code

Action Items

Testing

Unused Code

  • ER: consider code coverage tool that (e.g. VS Code plugin) that determines which components are actually being used

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Feature: Code Health Make our code more readable, testable, and modular Feature: Documentation Improvements or additions to documentation Role: Frontend React front end work size: epic
Projects
Development

No branches or pull requests

1 participant