Skip to content

fix(tests): unbreak email-list.test.ts#25714

Merged
siddseethepalli merged 1 commit into
mainfrom
do/fix-test-email-list
Apr 15, 2026
Merged

fix(tests): unbreak email-list.test.ts#25714
siddseethepalli merged 1 commit into
mainfrom
do/fix-test-email-list

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Apr 15, 2026

Summary

  • Filter the /v1/feature-flags fetch that buildCliProgram() issues on CLI startup out of assertion call lists, and pre-mock it so it doesn't hit a real URL.
  • Delete any stray platform_assistant_id credential in beforeEach so the "missing assistant ID" test is deterministic on dev machines.
  • Remove email-list.test.ts from KNOWN_BROKEN_FILES.

Original prompt

fix the broken tests in KNOWN_BROKEN_FILES using 1 worktree / agent per broken test


Open with Devin

@siddseethepalli siddseethepalli force-pushed the do/fix-test-email-list branch from 883ad1f to dce9463 Compare April 15, 2026 03:24
@siddseethepalli siddseethepalli force-pushed the do/fix-test-email-list branch from dce9463 to 8f394b6 Compare April 15, 2026 03:25
@siddseethepalli siddseethepalli merged commit 0dcd322 into main Apr 15, 2026
@siddseethepalli siddseethepalli deleted the do/fix-test-email-list branch April 15, 2026 03:25
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 883ad1f7b8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread assistant/src/cli/commands/__tests__/email-list.test.ts
@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Addressed in #25735

Jasonnnz pushed a commit that referenced this pull request Apr 15, 2026
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.

1 participant