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

chore: Update test descriptions for AnnouncementController.test.ts #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

PR Description

Overview

This pull request updates the test descriptions in the AnnouncementController.test.ts file to active tense, removing the word "should" and making them more concise.

Changes

The following lines in AnnouncementController.test.ts were updated:

  • Line 90: it('adds announcement to state', () => {
  • Line 111: it('adds new announcement to state and creates a new announcement with isShown as false', () => {
  • Line 143: it('updates isShown status', () => {
  • Line 155: it('updates isShown for multiple announcements', () => {

Notes

  • The should_to_active_tense.txt file was used to track and verify the changes but was not included in the commit.
  • No other files were edited or removed.
  • The changes do not affect any test logic or assertions within the test functions.

Link to Devin run: https://preview.devin.ai/devin/e6fe6102a0924c408c9e896634e9ec6e

Please review the changes and provide feedback.

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