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 JSDoc to existing tested files. #214

Open
cogwizzle opened this issue Aug 8, 2022 · 0 comments
Open

Add JSDoc to existing tested files. #214

cogwizzle opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels

Comments

@cogwizzle
Copy link
Owner

Add JSDoc
As a developer working with the files in the project it would be nice to have type safety for the things that are already tested.

Acceptance Criteria
All files that have a corresponding test will also have JSDoc describing the internals of the files.

Describe the solution you'd like
Inventory the files and create stories for the files that already have test written for them.

Describe alternatives you've considered
Adding all the JSDoc at once is possible, but would not likely be good practice for keeping track of what is going on.

Additional context
This work is tech debt.

@cogwizzle cogwizzle self-assigned this Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant