Skip to content

Replace legacy unit tests #383

Open
tolauwae wants to merge 2 commits into
mainfrom
tests/unit
Open

Replace legacy unit tests #383
tolauwae wants to merge 2 commits into
mainfrom
tests/unit

Conversation

@tolauwae

@tolauwae tolauwae commented Jun 4, 2026

Copy link
Copy Markdown
Member

The unit tests for the internal VM machinery have been unchanged for a long time. Additionally, they did far too much.

Essentially they tried to test what our latch framework tests, requiring enormous amounts of scaffolding. Many of the test have regressed or broke and we're never fixed.

Old test have been moved to the legacy folder, until they can be definitively retired. We may want to recover some.

This PR also introduces new unit tests in the style they were initially intended.

  • retire old legacy unit tests to legacy folder
  • add new unit tests in doctest framework (previously Google tests)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant