Skip to content

Rewrite CodeGenTest.java in Python 3 for integration test #31

Description

@hc825b

The tests in CodeGenTest.java are actually testing the end-to-end result of the Koord compiler. Rewriting them in Python 3 is more faithful to how we integrated Koord compiler into CyPhyHouse for our experiments and demos. We can also provide mocked middle-ware in Python more easily.

One potential issue is that the test result will be separated from Maven unit test result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions