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

Unit tests - Applications and Messaging Views #94

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

vietle-cgi
Copy link
Collaborator

  • Add Mock Requests (Note: only work if your node version 18 or newer)
  • Add Messaging, Applications view unit tests

@@ -21,6 +21,7 @@
"http-status-codes": "^2.2.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"msw": "^2.1.5",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be a dev dependency.

await flushPromises()
console.log(wrapper.text())
})
// TO-DO
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please use TODO instead. I also like to include the responsible dev. E.g. TODO (vietle-cgi).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants