jangko 639674d341
add disableParamFiltering() to both test_generalstate_json and test_blockchain_json
disableParamFiltering() is called in test_all, so its ok when
called via test_all. but when test_generalstate_json or
test_blockchain_json is called independently, and we are using
command line switch, the default param handler from std/unittest
will interfere. hence need to disable it.
2021-04-25 12:20:03 +07:00
..
2021-02-03 14:31:16 +07:00
2021-04-24 11:01:56 +07:00
2020-07-30 14:21:11 +07:00
2021-04-24 11:01:56 +07:00
2021-01-14 23:22:28 +07:00
2021-04-24 11:01:56 +07:00
2020-11-27 09:50:28 +01:00
2021-01-11 14:54:55 +07:00

tests

TODO: more GeneralStateTest fixtures!