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 #15

Merged
merged 16 commits into from
Sep 18, 2023
Merged

Testing #15

merged 16 commits into from
Sep 18, 2023

Conversation

EmilyClare4
Copy link
Collaborator

Unit testing for index.vue file, implemented using Jest framework.

@EmilyClare4 EmilyClare4 self-assigned this Sep 14, 2023
@EmilyClare4 EmilyClare4 linked an issue Sep 14, 2023 that may be closed by this pull request
Copy link
Collaborator

@AdamN2424 AdamN2424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It all looks good to me. You've done a lot more unit tests than I thought! In the future anyone who changes or adds backend functionality should update/add unit tests themselves.

@EmilyClare4 EmilyClare4 merged commit 71ddf6a into master Sep 18, 2023
3 checks passed
@EmilyClare4 EmilyClare4 deleted the testing branch September 18, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Unit Testing with JEST
2 participants