Files
rippled/bin
Nicholas Dudfield 825b18cf71 Add bin/stop-test.js shutdown testing script:
This script launches rippled repeatedly and then issues a stop command
after a variable amount of time. This is to test the shutdown of the
application and catch errors.
2014-11-03 16:31:21 -08:00
..
2013-01-20 22:49:34 -08:00
2013-01-21 14:12:13 -08:00
2013-01-03 00:16:19 -08:00
2013-02-28 13:23:42 -08:00
2013-02-28 13:23:42 -08:00
2014-08-27 18:05:44 -04:00
2014-08-22 18:10:11 -04:00

Unit Tests

To run the Python unit tests, execute:

 python -m unittest discover

from this directory.