Skip to content

[JavaScript] add xlang tests to ensure protocol consistency between JavaScript and Java #3133

@chaokunyang

Description

@chaokunyang

Feature Request

Currently we have Xlang tests for python/rust/c++/go:

  • src/test/java/org/apache/fory/xlang/GoXlangTest.java
  • src/test/java/org/apache/fory/xlang/CPPXlangTest.java
  • src/test/java/org/apache/fory/xlang/RustXlangTest.java
  • src/test/java/org/apache/fory/xlang/PythonXlangTest.java

We need to add JavaScriptXlangTest.java and align javascript implementation with current xlang_serialization_spec.md

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions