alexschneider / teascript

5 stars 2 forks source link

Need tests #93

Open alexschneider opened 9 years ago

alexschneider commented 9 years ago

field_access.coffee needs a test for must_be_string_id

https://coveralls.io/builds/2392680/source?filename=entities%2Ffield_access.coffee#L41

type.coffee needs a test for must_be_string

https://coveralls.io/builds/2392680/source?filename=entities%2Ftype.coffee#L36

jsgenerator.coffee needs a test for return and none literals

https://coveralls.io/builds/2392680/source?filename=generators%2Fjsgenerator.coffee#L75