Commit Graph

4 Commits

Author SHA1 Message Date
Freddy Caceres
4317929b1e
Skip undeterministic integration test (#1531)
* skip undeterministic integration test

* fix flake

* update gomod2nix
2022-12-08 17:19:13 -05:00
Adi Saravanan
a230c0ec2c
tests(integration): block gas limit tests (#1500)
* added antehandler test

* add integration tests

* add back gas call test

* added integration tests v2

* linters

* Update tests/integration_tests/test_gas.py

* Update tests/integration_tests/test_gas.py

* update gomod2nix

* Update tests/integration_tests/test_gas.py

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-12-02 12:23:11 +00:00
Adi Saravanan
be40f2bd6a
tests: add additional gas consumption tests (#1477)
* split existing gas test

* added contract call test

* fix flake issues, update gomod2nix

* isort imports

* add stateful contract calls
2022-11-18 20:08:05 -05:00
Adi Saravanan
58c756e4fb
added gas consumption test (#1474) 2022-11-18 07:19:25 +01:00