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

chore: add tests for functionality fixed in #2447 #2471

Closed
10 tasks done
charles-cooper opened this issue Oct 4, 2021 · 0 comments
Closed
10 tasks done

chore: add tests for functionality fixed in #2447 #2471

charles-cooper opened this issue Oct 4, 2021 · 0 comments

Comments

fubuloubu added a commit that referenced this issue Jan 1, 2022
* chore: clamp uint8 returndata

* chore: clamp int128 returndata

* chore: remove memory_mocker param and redundant f-strings

* chore: tests for clamp bool returndata

* chore: tests for clamp address returndata

* chore: tests for clamp decimal returndata and resolve formatting issues

* chore: remove redundant assert_tx_failed parameter for positive tests

* chore: add test for nonreentrant decorator on default function

* chore: fix nonreentrant decorator test by changing to raw call and update docs

* Update docs/control-structures.rst

Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>

* chore: add test for bytestrings clamp in initcode

* chore: add tests for single struct

* chore: additional tests for single struct and improve test names

* chore: add tests for abi_encode length

* chore: add tests for external contract calls with default values

* chore: add tests for dynamically sized structs as args

* chore: add tests for decimal clamps

* chore: add side effects evaluation test for _abi_encode builtin

* chore: minor improvements to tests

Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
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

No branches or pull requests

1 participant