aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/governance_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-5/+5
|
* test: integrate state to gov (#275)Mission Liao2018-10-301-0/+30
| | | | | | * Fix dummy error * Check validity before apply state changes. * Add RegisterConfigChange method to test.Governance * Add SwitchToRemoteMode method to test.State
* test: clone types.Config, test.Governance, test.State (#262)Mission Liao2018-10-261-0/+64