Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧪 add mock mixins #479

Closed
wants to merge 6 commits into from
Closed

🧪 add mock mixins #479

wants to merge 6 commits into from

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Aug 11, 2023

Add mock mixins:

  • MockChopperClient
  • MockChopperLogRecord
  • MockRequest
  • MockPartValue
  • MockPartValueFile
  • MockResponse

Addresses #478

Idea taken from dart-lang/language#3106 (comment)

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #479 (fa49d32) into develop (764d57d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #479   +/-   ##
========================================
  Coverage    93.83%   93.83%           
========================================
  Files            9        9           
  Lines          454      454           
========================================
  Hits           426      426           
  Misses          28       28           
Files Changed Coverage Δ
chopper/lib/src/base.dart 94.65% <ø> (ø)
chopper/lib/src/chopper_log_record.dart 100.00% <ø> (ø)
chopper/lib/src/request.dart 100.00% <ø> (ø)
chopper/lib/src/response.dart 88.88% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse closed this Aug 13, 2023
@techouse techouse deleted the fix/mocks branch August 13, 2023 20:55
@techouse
Copy link
Collaborator Author

Not needed.

@techouse techouse self-assigned this Aug 22, 2023
@techouse techouse added the investigation The issue needs further investigation label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation The issue needs further investigation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant