Skip to content

Conversation

@juangm
Copy link
Collaborator

@juangm juangm commented Dec 11, 2025

No description provided.

@juangm juangm requested a review from cesarenaldi December 11, 2025 13:17
id: expect.any(String),
token: expect.objectContaining({
address: ETHEREUM_USDC_ADDRESS,
}),
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we add the chain in this assertion?

);
});

describe('When fetching the asset with a specific time window', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

It seems this test is adding little value for e2e spec perspective.

describe('Querying Asset Price History on Aave V4', () => {
describe('Given an asset/token available on the protocol', () => {
describe('When fetching the asset price history', () => {
it('Then it should return the asset price history', async () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

This test seems to not add value.

@juangm juangm merged commit 10363d5 into main Dec 16, 2025
7 checks passed
@juangm juangm deleted the test/asset branch December 16, 2025 14:38
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.

3 participants