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 Tests #48

Closed
8 tasks done
taylor-stevens opened this issue Nov 30, 2022 · 0 comments · Fixed by #47
Closed
8 tasks done

Add Tests #48

taylor-stevens opened this issue Nov 30, 2022 · 0 comments · Fixed by #47
Assignees
Labels
documentation Improvements or additions to documentation tests

Comments

@taylor-stevens
Copy link
Owner

taylor-stevens commented Nov 30, 2022

The fostered-food repository currently lacks sufficient testing. To make automated testing that can verify the working code and make maintenance and debugging easier the following tasks should be completed:

  • Add aria-labels for all the components to make sure that rendering is occurring as expected
  • Add test files for all the components in the frontend (src)
  • Separate out the functions within the server.ts file in the backend
  • Add test files for for separated server.ts files.
  • Add test files for the util.ts files.
  • Add tests for all the components in the frontend (src)
  • Add tests for for separated server.ts files.
  • Add tests for the util.ts files.
@taylor-stevens taylor-stevens added documentation Improvements or additions to documentation tests labels Nov 30, 2022
@taylor-stevens taylor-stevens self-assigned this Nov 30, 2022
@taylor-stevens taylor-stevens linked a pull request Nov 30, 2022 that will close this issue
@taylor-stevens taylor-stevens pinned this issue Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant