Skip to content

chore Add some more test#1

Merged
aditya520 merged 3 commits into
mainfrom
chore-add-test
Aug 1, 2025
Merged

chore Add some more test#1
aditya520 merged 3 commits into
mainfrom
chore-add-test

Conversation

@aditya520
Copy link
Copy Markdown
Member

No description provided.

Comment thread test/MorphoPythOracleTest.sol Outdated

updateData[1] = mockPyth.createPriceFeedUpdateData(
pythUsdtUsdFeed,
1 * 1e8, // Price of 1 USD
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nitpik: it should be 1e6

Comment thread test/MorphoPythOracleTest.sol Outdated
1 * 1e8, // Price of 1 USD
0, // Confidence interval
-6, // Expo (-6 means price is multiplied by 10^-6)
1 * 1e8, // EMA price
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ditto

@aditya520 aditya520 merged commit 4cd48cf into main Aug 1, 2025
2 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