Skip to content

redis-sample drivers - #177

Merged
arcuri82 merged 2 commits into
developfrom
redis-sample-drivers
Aug 31, 2026
Merged

redis-sample drivers#177
arcuri82 merged 2 commits into
developfrom
redis-sample-drivers

Conversation

@omursahin

Copy link
Copy Markdown
Collaborator

No description provided.

@omursahin
omursahin requested a review from arcuri82 August 27, 2026 15:58
<scope>test</scope>
</dependency>
<!-- MODIFIED-->
<!-- EvoMaster needs an OpenAPI schema; the SUT had none. -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

when editing code under cs, remove any reference to EvoMaster, as WFD is of general use

<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<!-- MODIFIED-->
<!-- EMB expects a single self-contained "redis-sample-sut.jar". The classifier keeps

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

EMB? it is WFD now :)


@Override
public void resetStateOfSUT() {
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

how are we resetting the state of Redis after each test execution? for SQL it is automated inside EvoMaster, but i don't think it is the case for any of the other DBs


@Override
public void resetStateOfSUT() {
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same issue as Embedded driver

@omursahin
omursahin requested a review from arcuri82 August 28, 2026 15:35
@arcuri82
arcuri82 merged commit 52bacfd into develop Aug 31, 2026
25 checks passed
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.

2 participants