fulldecent / FDTake

Easily take a photo or video or choose from library
MIT License
319 stars 121 forks source link

Add tests #91

Closed fulldecent closed 8 years ago

fulldecent commented 8 years ago

Should have

lines = cd_stats[:total_lines_of_code].to_f
expectations = cd_stats[:total_test_expectations].to_f
 0.045 < (expectations / lines)
fulldecent commented 8 years ago

Duplicate of #72