fulldecent / FDChessboardView

An iOS / Mac view controller for chess boards
MIT License
77 stars 21 forks source link

Add tests #8

Closed fulldecent closed 7 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

Add VERY simple tests just to confirm that the model API is working. Simply set the variable and then check that it has been set.

fulldecent commented 7 years ago

Fixed by 791d74bb9b1a53ef501b38257f270b469bd1c9fd