Skip to content

Fluxzero 1.182.0

Choose a tag to compare

@github-actions github-actions released this 21 May 20:41

1.182.0 (2026-05-21)

Tests

  • test(test-fixture): support scheduled command expectations (326afeb)

    Add TestFixture expectations for commands scheduled via scheduleCommand, including only/negative variants and documentation for supported matcher forms.

    Also allow expectResultContaining to inspect Map results by value, entry, or expected entry subset.

    Tests: ./mvnw -pl sdk -Dtest=GivenWhenThenTest,GivenWhenThenSchedulingTest test