ssbc/ssb-integration-tests

Name: ssb-integration-tests

Owner: Secure Scuttlebutt Consortium

Description: integration-tests for sbot

Created: 2018-05-23 09:35:48.0

Updated: 2018-05-24 05:38:13.0

Pushed: 2018-05-23 10:59:00.0

Homepage: null

Size: 9

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ssb-integration-tests

integration tests that can check any two sbot implementations are compatible

all tests are driven via the command line interface and the implementations are running as processes, so these tests should be usable even for other implementations.

usage

clone this, then run

ripts/install.sh install_all # install all sbot version >= 10
st/01_load.sh path_to_test_sbot versions/*/bin

currently there is only one test. but it loads deterministic random data into the test sbot, then reloads it in every other sbot version, and checks that they

tests
load

generate messages deterministically, load into sbot instance read that data back out using createLogStream, friends.hops, links, and latest output must match exactly

TODO
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.