mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
todo items collated into todo document
This commit is contained in:
@@ -31,7 +31,13 @@ is to ensure that all the settings are imported correctly, and it sets up a very
|
||||
No tests are run with the real expo database.
|
||||
<p>The tests can be run at a more verbose level by setting the <var>-v 3</var> flag.
|
||||
|
||||
<p>As yet we have no test database set up, so the in-memory database is entirely empty.
|
||||
<p>As yet we have no test database set up, so the in-memory database is entirely empty. However we have 'fixtures' in
|
||||
<var>troggle/core/fixtures/ </var>
|
||||
which are JSON files containing dummy data which is used in the more complex tests.
|
||||
|
||||
<p>If you want to write some tests and are having trouble finding something which is untested, have a look at the list of
|
||||
url paths in the routing system in <var>troggle/urls.py</var>
|
||||
and look for types of url which do not appear in the test suite checks.
|
||||
|
||||
<hr />
|
||||
Go on to: <a href="trogarch.html">Troggle architecture</a><br />
|
||||
|
||||
Reference in New Issue
Block a user