coursera / courier

Data interchange for the modern web + mobile stack.
http://coursera.github.io/courier/
Apache License 2.0
98 stars 24 forks source link

Fix bug preventing DataTemplates.readRecord from processing generated templates #71

Open eboto opened 6 years ago

eboto commented 6 years ago

Adds test-cases to reproduce the bug described in #72, and fixes that bug.

Also enables the test-cases in the scala-runtime build unit. I don't think they were ever running!

eboto commented 6 years ago

Looks like CI did not even run on the build. Any idea why?