bootiful-reactive-testing
bootiful-reactive-testing copied to clipboard
expectNext order issues
Hi @joshlong ,
I have just created a contracts sample for web reactive, similar with your this one.
But I encountered an small issue, the expectNext
failed sometime due the dump order in the Flux, https://github.com/joshlong/bootiful-reactive-testing/blob/master/producer/src/test/java/com/example/producer/CustomerRepositoryTest.java#L43