Automated testing: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Paulproteus
Line 42: Line 42:
Then run the full suite of tests --
Then run the full suite of tests --


$ ./bin/mysite test base missions account profile customs search
$ ./bin/mysite test


== Read the official Django testing guide ==
== Read the official Django testing guide ==