Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Implement a test mode #22

Open
ntoll opened this issue Aug 4, 2015 · 0 comments
Open

Implement a test mode #22

ntoll opened this issue Aug 4, 2015 · 0 comments
Assignees
Milestone

Comments

@ntoll
Copy link
Owner

ntoll commented Aug 4, 2015

A drogulus node may be started in "test mode" for the purposes of, er, testing. This means the following default behaviour will happen:

  • Very verbose logging to a specified test.log file.
  • Logging also emits to stdout.
  • Various non-standard settings may be specified in a configuration file.

The following constraints are enforced on a node running in test mode:

  • It will only accept request originating from localhost (on any port).
  • It will only be able to send outgoing requests to localhost (on any port).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant