David Winterbottom
3b4af0add0
Move notifications into customer app
пре 13 година
David Winterbottom
372d44b336
Rework partner tests for readability
пре 13 година
David Winterbottom
e65cfe1fd9
Add functional tests for adding reviews
пре 13 година
David Winterbottom
703d8b0d41
Rework category dashboard tests to use WebTest
пре 13 година
David Winterbottom
e68a43f1cd
Fix bug with clean method on category form
пре 13 година
David Winterbottom
f0457323f7
Rework customer functional tests
* Tests now split into more coherent modules
* Added IDs to forms to help WebTest
* Some refactoring along the way
пре 13 година
David Winterbottom
64a3e4e74d
Fix broken URL regex for resetting password
With complete webtest for password resetting story.
пре 13 година
David Winterbottom
ae98e95c8e
Remove unnec. import
пре 13 година
David Winterbottom
55fb5cf6d4
Rework profile view to be TemplateView rather than ListView
ListView doesn't make sense when you are not paginating
пре 13 година
Sebastian Vetter
a51ca3d7cb
added failing test as requested in PR #262
пре 13 година
David Winterbottom
f9b34c4740
Stopped treating checkout:index as a special case.
This view has a form that assumes anon checkout is allowed, which it
isn't always. Treating it as a special case was causing it to be
displayed when it shouldn't.
пре 13 година
David Winterbottom
96bb975e59
Added WebTests for testing customer actions
пре 13 година
Asia Biega
b094e4c82a
Reordering tests for the case when number of items exceeds the limit
пре 13 година
Asia Biega
91f49d7912
Add extended validation when adding products to the basket via the reorder functionality
пре 13 година
David Winterbottom
44c473eec8
Variant products can no longer set categories
пре 13 година
David Winterbottom
256ee97977
Updated product form to handle creating group products.
The validation on the stockrecord form needed to be removed to allow
group products to be created, which don't have stock records.
пре 13 година
David Winterbottom
0d284ec0d8
Fixed issue with voucher discounts not being recorded.
Also added tests for vouchers
пре 13 година
David Winterbottom
2103bb1ec6
Fixed validation issue in catalogue dashboard for parent products.
They now must have a title
пре 13 година
David Winterbottom
6d6d8b8fda
Added 'view on site' link to catalogue list page
пре 13 година
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
пре 13 година