alexbadia1 / fox-radar

A Flutter android-first mobile application to view all events at Marist.
1 stars 0 forks source link

Implement tests for the blocs #14

Open alexbadia1 opened 3 years ago

alexbadia1 commented 3 years ago

You will need to change the pubspec.yaml to add bloc_test functionality Some general things to test:

Some tips:

alexbadia1 commented 3 years ago

Testing specifically for blocs and their events

Test for Network Errors!

Blocs that depend on each other: