Skip to content

Tests

David Vorick requested to merge tests into master

This PR is a handful of basic tests that makes sure the general case for everything works properly.

I don't test any of the attack cases, though the program itself should be able to properly handle attack cases. We'll worry more about attack vectors once we're moving out of beta - I don't think anyone will be interested in attacking our beta, especially if we premine all the coins anyway and announce that it's experimental software.

This set of tests is enough for me for the time being. It demonstrates that the code is functional in the standard use case.

Merge request reports