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

Update Test Descriptions to Active Tense #78

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

Conversation

devin-ai-integration[bot]
Copy link

Update Test Descriptions to Active Tense

Overview

This pull request updates all test descriptions in the .test.ts files within the packages/message-manager directory from 'should' to active tense.

Changes Made

  • Edited test descriptions in the following files to remove the word "should" and make them active tense:
    • PersonalMessageManager.test.ts
    • AbstractMessageManager.test.ts
    • DecryptMessageManager.test.ts
    • utils.test.ts
    • TypedMessageManager.test.ts
    • EncryptionPublicKeyManager.test.ts

Verification

  • Verified that all test descriptions containing "should" were updated to active tense.
  • Ensured that no variable names or code functionality were altered.
  • Addressed linter errors in utils.test.ts.

Branch Information

  • Branch name: Devin/test-description-message-manager-6Vd

Notes

  • The test_ts_files.txt and should_to_active_tense.txt files were used for tracking purposes and are not included in this commit.
  • The changes are limited to test descriptions only, with no modifications to the actual test logic or functionality.

Link to Devin run

https://preview.devin.ai/devin/26cfcee1206e4c07877df4bbeb9e5741

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.

0 participants