soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Add unit tests for Javascript libraries #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
For the Javascript libraries written and used in the codegen, these should
be unit tested with JWebUnit/etc.

What goal would this enhancement help you achieve?
More reliable and tested Javascript components.

Original issue reported on code.google.com by soundasleep on 23 Jul 2009 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by soundasleep on 23 Jul 2009 at 10:26

GoogleCodeExporter commented 9 years ago
Resolved in r893; JS client-side tests can be executed by running 
AllRuntimeTests.

Original comment by soundasleep on 27 Jul 2009 at 6:52