miquido / futura

Asynchronous Swift made easy. The project was made by Miquido. https://www.miquido.com/
Apache License 2.0
34 stars 3 forks source link

Add randomized chain tests #15

Open kaqu opened 5 years ago

kaqu commented 5 years ago

I will be nice to check different combinations of transformations and handlers together. Since there is infinite number of possibilities we should make randomized test that each time checks random chain on both Future and Signal checking if behaviour is correct.