You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Optional: Add tests that should break flow in unit test.
All the unit test is checking if the types are correct. We can add some unit tests where flow type is incorrect and catch the proper error count.
The text was updated successfully, but these errors were encountered:
[ ] Add flow check to unit test
This work break the flowtype but pass the unit test (note the build failed b/c of a bazel issue)
#18
https://travis-ci.org/chrisgervang/flowtype-protoc-gen/builds/498487879
[ ] Optional: Add tests that should break flow in unit test.
All the unit test is checking if the types are correct. We can add some unit tests where flow type is incorrect and catch the proper error count.
The text was updated successfully, but these errors were encountered: