Phillip Nguyen
Results
2
issues of
Phillip Nguyen
When writing a test for function comparisons, the example below that has the key-value pair for `func: __testFunc` causes the test suite to throw a `get` of `undefined` runtime error....
bug
interpreter
Writing unit tests against http.brs heavily relies on `roUrlTransfer` but at the moment, when test runs, a runtime error occurs where `roUrlTransfer` is being used.