Maik Hoepfel
8f9d5db31f
Move django-oscar-testsupport into oscar.test
This allows updating code in both places, if necessary. Getting Django
1.5 support would be painful otherwise. This also removes the circular
dependency of django-oscar-testsupport on Oscar.
The requirements were merged. The imports were updated
accordingly. Unused imports in the touched files were removed. No
further changes.
12 lat temu
David Winterbottom
354a0831fe
Rework validation that local URLs don't already exist
This is required to allow the pages component of the dashboard to
continue to work correctly.
13 lat temu
David Winterbottom
0dc6816a93
Extract functionality from oscar.test into separate package
Fixes #376
13 lat temu
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 lat temu
David Winterbottom
367ee8eb55
Pedantic whitespace changes
13 lat temu
Sebastian Vetter
e69c7c07ff
removed redundant save() in test
14 lat temu
Sebastian Vetter
6512759107
re-arranged unit test according to comments in #121
14 lat temu
Sebastian Vetter
815e9e0232
moved URL validation from views to page update form
14 lat temu
Sebastian Vetter
c67aca3116
added test & fix to update of flatpages
14 lat temu
Sebastian Vetter
cc8aa561d0
moved page tests to correct file
14 lat temu
Sebastian Vetter
5e3264e91e
started new project to create flatpages in dashboard
14 lat temu