comparison docs/contributing.rst @ 4926:ef63850d1144

docs/contributing: remove unnecessary reference to VCS tests
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Tue, 17 Mar 2015 20:50:58 +0100
parents 329dd2b2025d
children f879e7ea1c4b
comparison
equal deleted inserted replaced
4925:56cd202b777e 4926:ef63850d1144
60 KALLITHEA_WHOOSH_TEST_DISABLE=1 KALLITHEA_NO_TMP_PATH=1 nosetests 60 KALLITHEA_WHOOSH_TEST_DISABLE=1 KALLITHEA_NO_TMP_PATH=1 nosetests
61 kill -9 $(cat test.pid) 61 kill -9 $(cat test.pid)
62 62
63 You can run individual tests by specifying their path as argument to nosetests. 63 You can run individual tests by specifying their path as argument to nosetests.
64 nosetests also has many more options, see `nosetests -h`. 64 nosetests also has many more options, see `nosetests -h`.
65
66 There's a special set of tests for push/pull operations in
67 `kallithea/tests/other/test_vcs_operations.py`.
68 65
69 Coding/contribution guidelines 66 Coding/contribution guidelines
70 ------------------------------ 67 ------------------------------
71 68
72 Kallithea is GPLv3 and we assume all contributions are made by the 69 Kallithea is GPLv3 and we assume all contributions are made by the