mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-03 21:56:27 +00:00
typo and chnaging import time to 80s
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<h2>Troggle Unit Tests</h2>
|
||||
<p>We have a small suite of tests which are run manually by troggle programmers like this:
|
||||
<pre><code> troggle$ python manage.py tests -v 1</code></pre>
|
||||
<pre><code> troggle$ python manage.py test -v 1</code></pre>
|
||||
The test code is all in <a href="http://expo.survex.com/repositories/troggle/.git/tree/core/TESTS/tests.py"><var>troggle/core/TESTS/tests.py</var></a>.
|
||||
<p>The test 'test_page_expofile' checks that a particular PDF is being served correctly by the web server
|
||||
and that the resulting page is the correct length of 2,299,270 bytes:
|
||||
|
||||
Reference in New Issue
Block a user