gxchain / gxb-core

GXChain Blockchain implementation
https://www.gxchain.org
GNU General Public License v3.0
225 stars 78 forks source link

add test case for different contract apis #159

Closed lanhaoxiang closed 4 years ago

lanhaoxiang commented 5 years ago
  1. Single api call in one action
  2. Combined api call in on action, eg. batch insert, batch modify, batch delete etc.
  3. Add script to go through all test cases