summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-05-17 18:12:50 +0300
committerLV-426 <lv-426@taproot.org.il>2015-05-17 18:12:50 +0300
commitf58e5fbb1b33a9c9e8ea92919508c47bf169d000 (patch)
tree4f2e4f55a0013dd18d5e8c5803a1f10dc4021874
parent547d55621499a26055d59ce2f84516693fffb7aa (diff)
readme: Random data generation
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e26be279..cf4c6806 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,9 @@ or by creating a launch configuration in your IDE of choice.
Note: server test-cases do not yet support pre-run DB state validation and are
likely to leave DB side-effects.
+## Random data generation
+Taks a look at <code>src/server-tests/test_util__rzdoc#DBO_RDG__skill_graph</code> as a starting point for random data generation.
+
## Installing on windows (WIP)
mingw doesn't have python support, so using mingw (I want a unix native python)