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 missing then call in ContextReceiverTests #641

Open
wants to merge 1 commit into
base: androidx-main
Choose a base branch
from

Conversation

AntonButov
Copy link

@AntonButov AntonButov commented Dec 25, 2023

Proposed Changes

  • now compose lambda, does not invoke "assertEquals" calls. You will be able to verify this if you change the expected value to a deliberately incorrect one and run the test.

Testing

Test: ./gradlew connectedDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.tests_regex='ContextReceiverTests*'

Issues Fixed

It is addition for tests.

@dlam dlam requested review from jimgoog and removed request for yigit and dlam December 26, 2023 07:45
@AntonButov
Copy link
Author

I added "Test: " into description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants