Skip to content

CPSSD/paranoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a6bc1e · Jul 27, 2017
Apr 22, 2016
Apr 22, 2016
Mar 31, 2016
Feb 22, 2016
Apr 22, 2016
Apr 22, 2016
Apr 21, 2016
Apr 22, 2016
Apr 21, 2016
Apr 22, 2016
Mar 1, 2016
Dec 1, 2016
Jul 27, 2017
Feb 19, 2016

Repository files navigation

Paranoid


This repo is no longer maintained. The project has a new home: https://github.com/pp2p/paranoid


Build Instructions

To run the unit tests recursively for the entire project, run go test ./... from this directory.

To run the integration tests recursively for the entire project run go test ./... -tags=integration from this directory.

To build a specific binary, consult the README file for that directory.

Hosted Discovery Server

There is a discovery server running at paranoid.discovery.razoft.net:10101 which can be used to avoid running a discovery server locally while testing.