Skip to content

add a regression test for #1312#1359

Merged
drahnr merged 7 commits intonextfrom
bernhard-1314-regression-test
Nov 17, 2025
Merged

add a regression test for #1312#1359
drahnr merged 7 commits intonextfrom
bernhard-1314-regression-test

Conversation

@drahnr
Copy link
Contributor

@drahnr drahnr commented Nov 11, 2025

Recently we encountered an issue - specificall #1312 - in our test deployment. The component is scheduled for replacement. This is a regression test for the specific condition - it will have to be adapted for the new approach.

@drahnr drahnr added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Nov 11, 2025
@drahnr drahnr force-pushed the bernhard-1314-regression-test branch from 0bd1075 to 16e4e2e Compare November 11, 2025 20:49
@drahnr drahnr marked this pull request as ready for review November 11, 2025 21:20
Comment on lines +136 to +141
/// Creates a new State for testing purposes with minimal setup.
///
/// This bypasses the need for a real store connection and provides a mock state
/// that can be used in unit tests.
#[cfg(test)]
pub(crate) fn new_for_testing(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we would get an in-memory Store implementation but that's a separate discussion :)

@drahnr drahnr merged commit f94ff09 into next Nov 17, 2025
6 checks passed
@drahnr drahnr deleted the bernhard-1314-regression-test branch November 17, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants