Skip to content

redis-sample drivers - #177

Open
omursahin wants to merge 2 commits into
developfrom
redis-sample-drivers
Open

redis-sample drivers#177
omursahin wants to merge 2 commits into
developfrom
redis-sample-drivers

Conversation

@omursahin

Copy link
Copy Markdown
Collaborator

No description provided.

<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

Sign up for freeto 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

@omursahin@arcuri82