Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

test: add e2e test for rpc's estimate_fee #1153

Merged
merged 7 commits into from
Oct 9, 2023

Conversation

kasteph
Copy link
Contributor

@kasteph kasteph commented Sep 28, 2023

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Testing

What is the current behavior?

Currently, no test for the rpc method: estimate_fee.

Resolves: #1151

What is the new behavior?

  • Adding testing for estimate_fee

Does this introduce a breaking change?

No

Other information

starknet-rpc-test/estimate_fee.rs Outdated Show resolved Hide resolved
starknet-rpc-test/estimate_fee.rs Outdated Show resolved Hide resolved
starknet-rpc-test/estimate_fee.rs Outdated Show resolved Hide resolved
starknet-rpc-test/src/fixtures.rs Outdated Show resolved Hide resolved
starknet-rpc-test/estimate_fee.rs Outdated Show resolved Hide resolved
starknet-rpc-test/src/fixtures.rs Outdated Show resolved Hide resolved
@tdelabro tdelabro merged commit 407e857 into keep-starknet-strange:main Oct 9, 2023
9 checks passed
@kasteph kasteph deleted the test/estimate_fee branch October 9, 2023 16:53
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2023
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.

test: add starknet-rpc-test for estimate_fee
2 participants