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

Patch-1 #242

Open
wants to merge 90 commits into
base: 4.0
Choose a base branch
from
Open

Patch-1 #242

wants to merge 90 commits into from

Conversation

Donnadonnam
Copy link

No description provided.

mosamer and others added 30 commits April 24, 2019 19:45
* improve input tests

Test that work factory is called with received inputs instead of testing that they are received on `inputs` subject

* add test cases for input receiving terminating events

* change `inputs` type to `AnyObserver<Input>`

* drop `InputSubject`

* Update changelog

(cherry picked from commit d463ba9)
…-> Predicate<T>` for general purpose matching
…t<T>>]) -> Predicate<[Recorded<Event<T>>]> ` an Event Type matcher
…ors: [Recorded<Event<E>>]) -> Predicate<[Recorded<Event<T>>]>` for Error specific matching
…of `XCTAssert` in favor of `expect` grammer.
sharplet and others added 30 commits October 19, 2020 16:10
…version

Change iOS deployment target version
replace 'catchError' with 'catch'
…github-actions

Migrate CI from CircleCI to GitHub Actions
Use PublishRelay instead of PublishSubject
…ity#236)

* catching errors on CompletableAction completions

* updated the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet