Commit Graph

10 Commits

Author SHA1 Message Date
Jelle van der Waa
4bba2c48c3 Drop svn page 2023-05-19 21:40:46 +02:00
Jelle van der Waa
cc483908df
public: port to pytest 2023-02-14 20:37:18 +01:00
Jelle van der Waa
f2ada514b2 urls.py: remove legacy urls
The legacy urls where introduced in 2011 get rid of them since it's
2017.
2017-06-12 20:39:13 +02:00
Jelle van der Waa
22acfa3391 tests: add tests for sitemaps 2017-06-11 20:54:21 +02:00
Jelle van der Waa
e2741c209a public: test missing urls
Test the urls which are part of public but where not tested yet due to
missing fixtures.
2017-06-11 18:43:14 +02:00
Dan McGee
6897f44fa7 Shore up some failing tests
We really need to add a bunch of new ones for views that have been added
and/or changed, such as all the people stuff, but fix the response code
here to reflect the new and current reality.

Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-15 17:12:32 -05:00
Dan McGee
ec59440262 Remove Arch-Based Projects
Add a link to the wiki instead. Also remove ExternalProject model and
associated dealings.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-18 23:27:27 -05:00
Dan McGee
1709def7f1 Remove International Communities
Add link to wiki instead. Also remove AltForum model and associated
dealings.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-18 23:14:53 -05:00
Dan McGee
c4ddff2f48 Remove IRC Channels
And link to wiki instead.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-18 22:40:01 -05:00
Ismael Carnales
e0506afaf1 Add basic tests to public app
The addition of a models.py file in public app is needed for django to
recognize it as an application for testing.

Signed-off-by: Ismael Carnales <icarnales@gmail.com>
2009-12-01 23:26:04 -02:00