Skip to content

[camera_web] Remove mocktail dependency. - #9195

Merged
auto-submit[bot] merged 2 commits into
flutter:mainfrom
ksokolovskyi:remove-mocktail-dependency-from-camera-web
May 29, 2025
Merged

[camera_web] Remove mocktail dependency.#9195
auto-submit[bot] merged 2 commits into
flutter:mainfrom
ksokolovskyi:remove-mocktail-dependency-from-camera-web

Conversation

@ksokolovskyi

@ksokolovskyiksokolovskyi commented May 3, 2025

Copy link
Copy Markdown
Contributor

Closesflutter/flutter#130757

Description

  • Removes mocktail dependency
  • Adds mockito and build_runner dependencies
  • Updates tests

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 23

@ksokolovskyi
ksokolovskyiforce-pushed the remove-mocktail-dependency-from-camera-web branch from 40be29e to 2aa5116CompareMay 3, 2025 12:21
@stuartmorgan-g
stuartmorgan-g self-requested a review May 6, 2025 19:57

@stuartmorgan-gstuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thanks for this cleanup!

@ksokolovskyi

Copy link
Copy Markdown
ContributorAuthor

@stuartmorgan-g, do we need a second approval, or can we proceed?

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

flutter-hackers members only need one approval, so you can add the autosubmit label any time.

@ksokolovskyiksokolovskyi added the autosubmit Merge PR when tree becomes green via auto submit App label May 29, 2025
@auto-submit
auto-submitBot merged commit 79f4377 into flutter:mainMay 29, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 29, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 29, 2025
github-merge-queueBot pushed a commit to flutter/flutter that referenced this pull request May 29, 2025
flutter/packages@5743798...4463066
2025-05-29 15619084+vashworth@users.noreply.github.com Allow tests to
use macOS 14 or 15.5 (flutter/packages#9328)
2025-05-29 sokolovskyi.konstantin@gmail.com [camera_web] Remove mocktail
dependency. (flutter/packages#9195)
2025-05-28 engine-flutter-autoroll@skia.org Roll Flutter from
4372bfb to 0e536eb (27 revisions) (flutter/packages#9334)
2025-05-28 robert.odrowaz@leancode.pl [camera_avfoundation]
Implementation swift migration - part 3.5 (flutter/packages#9254)
2025-05-28 15619084+vashworth@users.noreply.github.com
[webview_flutter_wkwebview] Fix `testNilRequest` test for macOS 15.5
(flutter/packages#9330)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.
To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
FMorschel pushed a commit to FMorschel/packages that referenced this pull request Jun 9, 2025
Closesflutter/flutter#130757
## Description
- Removes `mocktail` dependency
- Adds `mockito` and `build_runner` dependencies
- Updates tests
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
Ortes pushed a commit to Ortes/packages that referenced this pull request Jun 25, 2025
Closesflutter/flutter#130757
## Description
- Removes `mocktail` dependency
- Adds `mockito` and `build_runner` dependencies
- Updates tests
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
Closesflutter/flutter#130757
## Description
- Removes `mocktail` dependency
- Adds `mockito` and `build_runner` dependencies
- Updates tests
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
bisor0627 pushed a commit to bisor0627/packages that referenced this pull request Jun 19, 2026
Closesflutter/flutter#130757
## Description
- Removes `mocktail` dependency
- Adds `mockito` and `build_runner` dependencies
- Updates tests
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit Appp: cameraplatform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[camera_web] Remove mocktail dependency.

2 participants

@ksokolovskyi@stuartmorgan-g