Skip to content

Commit

Permalink
Upgrade mockito and build_runner to latest version (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Jan 6, 2024
1 parent 945ae94 commit 816be52
Show file tree
Hide file tree
Showing 33 changed files with 597 additions and 408 deletions.
8 changes: 4 additions & 4 deletions app/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,13 @@ dependencies:
dev_dependencies:
async: ^2.4.1
built_collection: ^5.1.0
build_runner: ^2.3.3
build_runner: ^2.4.7
flutter_test:
sdk: flutter
golden_toolkit: ^0.15.0
integration_test:
sdk: flutter
mockito: ^5.3.2
mockito: ^5.4.4
random_string: ^2.0.1
bloc_test: ^9.1.4
bloc_presentation_test: ^1.0.0
Expand Down
4 changes: 3 additions & 1 deletion app/test/course/course_create_bloc_test.mocks.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion app/test/dashboard/update_reminder_test.mocks.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 816be52

Please sign in to comment.