Skip to content

Marble diagram tests just don't work for synchronous scenarios #304

Closed
@benlesh

Description

@benlesh

For example: Observable.of(1,2,3) ... how are you going to represent 3 values and a completion in 1 frame? 123|? and then how does that "line up" to expected results? What about 3 values and an error? what about 100ms, then 14 synchronous values, then 200ms then one value and it completes?

It's a shame because I find the look of the test DSL very compelling.

@mattpodwysocki can say "I told you so". :p

cc/@staltz and @trxcllnt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions