Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: add changes to tests to make them independent #868

Merged

Conversation

AgentSmithMatrix
Copy link
Contributor

closes: #867

Description

What does this PR do?

It makes the Integration tests independent in DEX module between them.

Purpose

Why is this PR important?

This is important, first because is not a good practice to use the trick of pre pending A,B,C and second because new versions of Testify breaks this ordering assumption.

@AgentSmithMatrix AgentSmithMatrix requested a review from a team as a code owner September 5, 2022 15:36
@AgentSmithMatrix AgentSmithMatrix marked this pull request as draft September 5, 2022 15:36
@AgentSmithMatrix AgentSmithMatrix changed the title add changes to tests to make them independent refactor: add changes to tests to make them independent Sep 5, 2022
@AgentSmithMatrix AgentSmithMatrix marked this pull request as ready for review September 6, 2022 10:52
@AgentSmithMatrix AgentSmithMatrix enabled auto-merge (squash) September 6, 2022 16:42
Copy link
Collaborator

@testinginprod testinginprod left a comment

Choose a reason for hiding this comment

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

LGTM

@AgentSmithMatrix AgentSmithMatrix merged commit d7243af into master Sep 7, 2022
@AgentSmithMatrix AgentSmithMatrix deleted the feat/refactor-dex-integration-tests-independent branch September 7, 2022 15:36
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.

bug: refactor integration tests from dex module not to be dependendent between each other
2 participants