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

Added test cases for offline functions #207

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

tannuiscoding
Copy link
Contributor

Test: written test cases for offline functions

closes #199

Changes made

changes are made only in test cases, but a few file imports have been fixed to resolve the no importable module found error.

Screenshots

Screenshot 2024-11-09 132810

note clip.py has only 1 test case of password, because rest of the test cases are covered in display tests.

@iamyaash iamyaash added gssoc-ext Issues labelled only for GSSoC'24 Extended Edition level2 Issues that are medium difficulty to fix hacktoberfest-accepted hacktoberfest 2024 labels Nov 9, 2024
Copy link
Collaborator

@iamyaash iamyaash left a comment

Choose a reason for hiding this comment

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

LGTM

@iamyaash iamyaash merged commit a2ea6b2 into AmateursLeague:main Nov 9, 2024
1 check passed
@tannuiscoding tannuiscoding deleted the testCasesOffline branch November 9, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Issues labelled only for GSSoC'24 Extended Edition hacktoberfest-accepted hacktoberfest 2024 level2 Issues that are medium difficulty to fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests: Write test cases for offline.py
2 participants