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

chore(tests): Add AuctionRebalanceExtension Integration Tests #160

Closed
wants to merge 3 commits into from

Conversation

pblivin0x
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Feb 7, 2024

Coverage Status

coverage: 77.572%. remained the same
when pulling ce0193e on auction-integration-tests
into f780e9c on master.

false
);

// 2.89349384341 WETH <> 16697.408064 XRP
Copy link
Contributor Author

Choose a reason for hiding this comment

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

XRP: $0.6437 * 16697.408064 = $10748.1215708
WETH: $3,766.52 * 2.89349384341 = $10898.4024

true
);

// 0.74005633524 WETH <> 3589.718351 21ADA
Copy link
Contributor Author

Choose a reason for hiding this comment

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

ADA: $0.767 * 3589.718351 = $2753.31398
WETH: $3,766.52 * 0.74005633524 = $2787.43699

true
);

// 0.12408063 BTC <> 2.23008403986306 WETH
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BTC: $67,379.38 * 0.12408063 = $8360.47592
WETH: $3,764.54 * 2.23008403986306 = $8395.24057

false
);

// 0.19108137796 ETH <> 1.70803562 21BNB
Copy link
Contributor Author

Choose a reason for hiding this comment

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

21BNB: $417.42 * 1.70803562 = $712.96
WETH: $3,764.54 * 0.19108137796 = $719.33

true
);

// 6.5485911871 WETH <> 186.362957391 21SOL
Copy link
Contributor Author

Choose a reason for hiding this comment

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

SOL: $131.91 * 186.362957391 = $24583.13
WETH: $3764.54 * 6.5485911871 = $24652.43

true
);

// 3.66166316692 WETH <> 152.61126672 21LTC
Copy link
Contributor Author

Choose a reason for hiding this comment

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

LTC: $89.88 * 152.61126672 = $13716.70
WETH: $3764.54 * 3.66166316692 = $13784.47

false
);

// 0.47352168559 WETH <> 170.788616151 21DOT
Copy link
Contributor Author

Choose a reason for hiding this comment

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

DOT: $10.38 * 170.788616151 = $1772.78
WETH: $3,764.54 * 0.47352168559 = $1782.59

true
);

// 4.65454307982 WETH <> 38.72752152 21BCH
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BCH: $440.84 * 38.72752152 = $17072.64
WETH: $3,764.54 * 4.65454307982 = $17522.21

@pblivin0x pblivin0x closed this Mar 26, 2024
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