Skip to content

Commit

Permalink
Refactor ContractCallServiceERCTokenTest modification functions (#9040
Browse files Browse the repository at this point in the history
)

With this PR the ContractCallServiceERCTokenTest integration test file is partially refactored using the web3j plugin and the big enum is now replaced with multiple junit tests so that it is easier to debug a particular scenario. This way also the number of persisted entities per test is reduced significantly and now we persist only the ones that are needed in the particular test.

This PR refactors and extracts the modification functions tests in separate class, so it can be more readable. The redirect, delegate and historical tests will be extracted in another class with another PR

---------

Signed-off-by: Nikolay Nikolov <[email protected]>
Signed-off-by: Nikolay Nikolov <[email protected]>
  • Loading branch information
nickeynikolovv authored Aug 23, 2024
1 parent b4bc4e3 commit ca7e24b
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 55 deletions.
Loading

0 comments on commit ca7e24b

Please sign in to comment.