vyper icon indicating copy to clipboard operation
vyper copied to clipboard

add tstorage tests for builtins

Open cyberthirst opened this issue 2 years ago • 1 comments

What I did

  • add tstorage tests for builtins

How I did it

  • utilize the existing storage tests and parametrize them over both storage and tstorage without changing the semantics of the tests

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

cyberthirst avatar Mar 23 '24 10:03 cyberthirst

we can use the requires_evm_version marker in tests now

charles-cooper avatar May 16 '24 17:05 charles-cooper