Implement tests for SimulateTransactions
method
#2431
Labels
Test
Any feature which requires more tests
SimulateTransactions
method
#2431
Problem
Now we only cover "empty data" and "error" cases in
TestSimulateTransactions
.Current situation
There are 2 private function tests after #2397 in
simulation_pkg_test.go
TODO
These private function tests need to be replaced by tests of public
SimulateTransactions
with non-empty data cases.Tip
Data from
clients/feeder/testdata
may help.The text was updated successfully, but these errors were encountered: