workflow-kotlin
workflow-kotlin copied to clipboard
[WIP] Add js target
Ready for a pass as the changes are non-trivial. Reviewing by may should help.
- Add JS target.
- Fix test names to non back-ticks for common tests can't have them for JS test support.
- Updated to use new coroutine testing library methods.
- Handle different results ErrorLoggingInterceptor for jsTargets in tests.
- Add JS WorkflowIdentifierTypeNamer to handle JS class comparison.
Will clean up commits when ready
Rebased and reopened as a new PR here: https://github.com/square/workflow-kotlin/pull/887