mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Renamed 2 files/pages of notes on running a node
This commit is contained in:
parent
75caf76c62
commit
8ce48f75a1
@ -5,5 +5,5 @@ Developer Setup, Coding & Contribution Process
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
write-code
|
write-code
|
||||||
setup-dev-environment
|
run-node-with-docker-compose
|
||||||
vanshdeep-notes
|
run-node-as-processes
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Vanshdeep's Notes on Running a Local Dev Node as Processes
|
# Notes on Running a Local Dev Node as Processes
|
||||||
|
|
||||||
The following doc describes how to run a local node for developing BigchainDB Tendermint version.
|
The following doc describes how to run a local node for developing BigchainDB Tendermint version.
|
||||||
|
|
@ -95,7 +95,7 @@ We like to test everything, if possible. Unit tests and also integration tests.
|
|||||||
framework to write Python tests. Read all about it.
|
framework to write Python tests. Read all about it.
|
||||||
|
|
||||||
Most tests are in the ``tests/`` folder. Take a look around.
|
Most tests are in the ``tests/`` folder. Take a look around.
|
||||||
|
https://github.com/bigchaindb/bigchaindb/pull/2156
|
||||||
|
|
||||||
Running a Local Node for Dev and Test
|
Running a Local Node for Dev and Test
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
@ -103,7 +103,7 @@ Running a Local Node for Dev and Test
|
|||||||
This is tricky and personal. Different people do it different ways. We documented some of those on separate pages:
|
This is tricky and personal. Different people do it different ways. We documented some of those on separate pages:
|
||||||
|
|
||||||
- `Dev node setup and running all tests with Docker Compose <setup-dev-environment.html>`_
|
- `Dev node setup and running all tests with Docker Compose <setup-dev-environment.html>`_
|
||||||
- `Dev node setup and running all tests as processes <vanshdeep-notes.html>`_
|
- `Dev node setup and running all tests as processes <run-node-as-processes.html>`_
|
||||||
- More to come?
|
- More to come?
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user