diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-17 18:12:50 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-17 18:12:50 +0300 |
| commit | f58e5fbb1b33a9c9e8ea92919508c47bf169d000 (patch) | |
| tree | 4f2e4f55a0013dd18d5e8c5803a1f10dc4021874 | |
| parent | 547d55621499a26055d59ce2f84516693fffb7aa (diff) | |
readme: Random data generation
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |
