awalterschulze / goderive

Derives and generates mundane golang functions that you do not want to maintain yourself
Apache License 2.0
1.23k stars 44 forks source link

add test for compose returning boolean #49

Closed jeffbski closed 5 years ago

jeffbski commented 5 years ago

Added a test for derived compose returning a boolean with both success and failures tested.

awalterschulze commented 5 years ago

Perfect. Thank you :)

jeffbski commented 5 years ago

Thanks for the quick response. This is a great project. I'm hoping to use it at work, just learning it right now.

awalterschulze commented 5 years ago

My pleasure. I am glad you are enjoying it. If you would like to contribute more, please let me know. I do have a few ideas.