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

Adding a sample unit test for module:mod_comm_send #57

Open
Adity20 opened this issue Mar 23, 2024 · 0 comments · May be fixed by #58
Open

Adding a sample unit test for module:mod_comm_send #57

Adity20 opened this issue Mar 23, 2024 · 0 comments · May be fixed by #58

Comments

@Adity20
Copy link
Contributor

Adity20 commented Mar 23, 2024

Is your feature request related to a problem? Please describe.
The AI VPN project currently lacks a comprehensive suite of unit tests.

Describe the solution you'd like
Adding a unit test for the module mod_comm_send. Currently this module is not having any sort of unit test to assert the proper working of the send_mime_msg_via_email and telegram functions.

The unit tests will include:
Asserting the functions written in the module whether they are working properly or not.
Like if the function is correctly sending the message with appropriate attachments and message or not.

@Adity20 Adity20 linked a pull request Mar 27, 2024 that will close this issue
1 task
@Adity20 Adity20 changed the title Adding a sample unit test for modules Adding a sample unit test for module:mod_comm_send Mar 30, 2024
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 a pull request may close this issue.

1 participant