[TIMOB-11522] CodeProcessor: Get the majority of chaper 8-10 unit tests to pass
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-26T21:42:57.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2012 Sprint 22 JS, 2012 Sprint 22 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2012-10-17T21:25:00.000+0000 |
Updated | 2017-03-09T00:34:32.000+0000 |
Description
Right now, the code processor can only pass around half of the unit tests. While passing all of the unit tests is difficult (no browser can do it), we should at least get 90%+ of them to pass.
Chapters 8-10 cover the core of the JavaScript language:
Chapter 8: Types
Chapter 9: Type Conversion
Chapter 10: Contexts
Closing ticket as fixed.