Moving wiping to a clean slate beneath running server/ test suite
This commit is contained in:
parent
61ec968b0d
commit
11e5b19701
@ -95,6 +95,22 @@ changed. To do that, run::
|
|||||||
need to do this when you've made code changes.
|
need to do this when you've made code changes.
|
||||||
|
|
||||||
|
|
||||||
|
Running the server
|
||||||
|
==================
|
||||||
|
|
||||||
|
Run::
|
||||||
|
|
||||||
|
./bin/paster serve mediagoblin.ini --reload
|
||||||
|
|
||||||
|
|
||||||
|
Running the test suite
|
||||||
|
======================
|
||||||
|
|
||||||
|
Run::
|
||||||
|
|
||||||
|
./bin/nosetests
|
||||||
|
|
||||||
|
|
||||||
Wiping your environment for a clean-slate
|
Wiping your environment for a clean-slate
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
@ -122,22 +138,6 @@ Delete the following directories:
|
|||||||
MongoDB instance. Let us know!
|
MongoDB instance. Let us know!
|
||||||
|
|
||||||
|
|
||||||
Running the server
|
|
||||||
==================
|
|
||||||
|
|
||||||
Run::
|
|
||||||
|
|
||||||
./bin/paster serve mediagoblin.ini --reload
|
|
||||||
|
|
||||||
|
|
||||||
Running the test suite
|
|
||||||
======================
|
|
||||||
|
|
||||||
Run::
|
|
||||||
|
|
||||||
./bin/nosetests
|
|
||||||
|
|
||||||
|
|
||||||
Quickstart for Django programmers
|
Quickstart for Django programmers
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user