Skip to content

fix(maps-web): migrate test mocks to dynamic.available() API#2324

Merged
r0b1n merged 1 commit into
mainfrom
fix/maps-web-dynamic-available-api
Jul 15, 2026
Merged

fix(maps-web): migrate test mocks to dynamic.available() API#2324
r0b1n merged 1 commit into
mainfrom
fix/maps-web-dynamic-available-api

Conversation

@yordan-st

Copy link
Copy Markdown
Contributor

Summary

  • maps-web test mocks still called the removed bare dynamic(value) helper, breaking CI code quality check on main
  • Migrated to dynamic.available(value) per the refactor in commit b6f8b26

Test plan

  • pnpm run test in packages/pluggableWidgets/maps-web — 12 suites / 90 tests pass

@yordan-st yordan-st requested a review from a team as a code owner July 14, 2026 13:38
@r0b1n r0b1n merged commit 32aeba9 into main Jul 15, 2026
11 of 15 checks passed
@r0b1n r0b1n deleted the fix/maps-web-dynamic-available-api branch July 15, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants