Skip to content

fix: stabilize apps:diff 404 tests by mocking both apps#3585

Merged
eablack merged 1 commit intov11.0.0from
mm/fix/apps-diff-unit-tests
Mar 12, 2026
Merged

fix: stabilize apps:diff 404 tests by mocking both apps#3585
eablack merged 1 commit intov11.0.0from
mm/fix/apps-diff-unit-tests

Conversation

@michaelmalave
Copy link
Contributor

Summary

This fixes flakiness in two tests that only mocked app1 where app2 was unmocked and could fail first.

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Testing

Notes:

CI passes

Related Issues

GitHub issue: #[GitHub issue number]
GUS work item: W-17818328

@eablack eablack merged commit 6daf4b7 into v11.0.0 Mar 12, 2026
17 checks passed
@eablack eablack deleted the mm/fix/apps-diff-unit-tests branch March 12, 2026 18:41
tlowrimore-heroku added a commit that referenced this pull request Mar 12, 2026
* updates CHANGELOG with new feature / refactor notes

* fix: stabilize apps:diff 404 tests by mocking both apps (#3585)

---------

Co-authored-by: Michael Malave <michael.malave@salesforce.com>
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.

2 participants