Commit ad284bb5 by Mark L. Chang

note about starting server

parent 9a13c8b8
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
This fake django app is here to support acceptance testing using lettuce + selenium. Some documentation for our efforts are located in basecamp: https://basecamp.com/1892446/projects/841513-release/documents/1015202-staging-tests This fake django app is here to support acceptance testing using lettuce + selenium. Some documentation for our efforts are located in basecamp: https://basecamp.com/1892446/projects/841513-release/documents/1015202-staging-tests
You need to start the server first
Running all lettuce tests Running all lettuce tests
```django-admin.py harvest --settings=lms.envs.acceptance_testing --pythonpath=. --no-server``` ```django-admin.py harvest --settings=lms.envs.acceptance_testing --pythonpath=. --no-server```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment