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

Increase reqCount test #578

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Conversation

martinkersner
Copy link
Member

Description

This PR implements tests to confirm that reqCount increases after fulfilling the request. The increase of reqCount happens indirectly inside of chargeFee through calls between multiple contracts (EOA off-chain oracle -> Coordinator -> Prepayment -> Account).

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@martinkersner martinkersner self-assigned this Apr 27, 2023
@martinkersner martinkersner changed the title Increase reqcount test Increase reqCount test Apr 27, 2023
@martinkersner martinkersner linked an issue Apr 27, 2023 that may be closed by this pull request
@martinkersner martinkersner merged commit 8e0d779 into master Apr 27, 2023
@martinkersner martinkersner deleted the i-576/feat/increase-reqcount-test branch April 27, 2023 07:49
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.

Increase reqCount test
1 participant