mini_tea_test 0.2.0
mini_tea_test: ^0.2.0 copied to clipboard
A package to make feature testing in mini_tea easier and more enjoyable.
0.2.0 #
- Update contract of the
EffectHandlerTest
- Fix case when expected effects is empty
- Add tests for
EffectHandlerTest
andUpdateTest
0.1.1 #
- Fixes for pub.flutter-io.cn
0.1.0 #
- Add
EffectHandlerTests
instead ofSync
andAsync
IUpdateTest
now just callUpdateTest
under the hood
0.0.1 #
- Initial version