blockchain icon indicating copy to clipboard operation
blockchain copied to clipboard

added unittests for routes. note that jsonify doesn't work with unitt…

Open Mat001 opened this issue 7 years ago • 0 comments

…ests for routes

@dvf Added routes tests in unittest style. I removed import jsonify because there is an issue with unittest and routes. I used json.dumps instead.

Mat001 avatar May 01 '18 06:05 Mat001