From f58e5fbb1b33a9c9e8ea92919508c47bf169d000 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 17 May 2015 18:12:50 +0300 Subject: readme: Random data generation --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 src/server-tests/test_util__rzdoc#DBO_RDG__skill_graph 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) -- cgit v1.3.1