Skip to content

Commit

Permalink
chore: deduplicate test files (#3773)
Browse files Browse the repository at this point in the history
This PR merges the cross-contract tests in `test_return_struct.py` /
`test_return_tuple.py` with `test_struct_return.py` / `test_tuple_return.py`
in `tests/functional/codegen/calling_convention.py`

The remaining struct unit tests were moved into a new file:
`tests/functional/codegen/types/test_structs.py`.
  • Loading branch information
tserg authored Feb 16, 2024
1 parent 2d2a682 commit 1fc819c
Show file tree
Hide file tree
Showing 5 changed files with 769 additions and 776 deletions.
Loading

0 comments on commit 1fc819c

Please sign in to comment.