Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

feat: add skeleton for uniswapv2router tests #1124

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Conversation

Eikix
Copy link
Member

@Eikix Eikix commented Apr 24, 2024

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #1123

What is the new behavior?

  • new tests covering uniswapv2 router

This change is Reviewable

@Eikix Eikix force-pushed the feat/uniswapv2router_tests branch from e84268e to 8bef30c Compare April 25, 2024 17:35
@Eikix Eikix marked this pull request as ready for review April 26, 2024 07:35
@Eikix Eikix force-pushed the feat/uniswapv2router_tests branch 2 times, most recently from 1647f72 to afeb7a3 Compare April 26, 2024 14:49
enitrat
enitrat previously approved these changes Apr 26, 2024
Copy link
Collaborator

@enitrat enitrat left a comment

Choose a reason for hiding this comment

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

lgtm

@enitrat
Copy link
Collaborator

enitrat commented Apr 29, 2024

do we need all these tests? I thought the purpose was to evaluate the steps taken by addLiquidity ?

@enitrat enitrat force-pushed the feat/uniswapv2router_tests branch 2 times, most recently from c604c8e to 5f129a7 Compare April 29, 2024 08:35
@enitrat enitrat force-pushed the feat/uniswapv2router_tests branch from 5f129a7 to 468c776 Compare April 29, 2024 08:40
enitrat
enitrat previously approved these changes Apr 29, 2024
@enitrat enitrat merged commit f39d592 into main Apr 30, 2024
6 checks passed
@enitrat enitrat deleted the feat/uniswapv2router_tests branch April 30, 2024 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: add a test for UniswapV2Router02.sol 's addLiquidity entrypoint
3 participants