workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

[WIP] Add js target

Open hujim opened this issue 2 years ago • 1 comments

Ready for a pass as the changes are non-trivial. Reviewing by may should help.

  1. Add JS target.
  2. Fix test names to non back-ticks for common tests can't have them for JS test support.
  3. Updated to use new coroutine testing library methods.
  4. Handle different results ErrorLoggingInterceptor for jsTargets in tests.
  5. Add JS WorkflowIdentifierTypeNamer to handle JS class comparison.

Will clean up commits when ready

hujim avatar Jul 12 '22 19:07 hujim

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 12 '22 19:07 CLAassistant

Rebased and reopened as a new PR here: https://github.com/square/workflow-kotlin/pull/887

hujim avatar Oct 25 '22 00:10 hujim