GolosChain / Qa

3 stars 1 forks source link

Write config tests for issues from 18.4 softfork #12

Open AKorpusenko opened 6 years ago

AKorpusenko commented 6 years ago

Description :red_circle:

As new release of Golos blockchain is comming, we need to cover done issues with the tests.

Issues :red_circle:

Following issue have to covered with the tests:

AKorpusenko commented 6 years ago

@maslenitsa93 , to test 797, 828, 829 issues we need to write simple MongoDB wrapper for test system to finish tests for config_tests. As I see in you checklists in pull-requests, there are complete code for tests. As it is much more clear how to test via cli_wallet than using golos-js, we can also add possible to run cli_wallet scripts, just like bash scripts.

Making two more issues for that. :hammer: