Michael Kutý
5974e5a151
Use empty message instead None.
9 лет назад
Michael Kutý
f959d50293
Fix tests.
9 лет назад
Michael Kutý
11aab47e3c
Add tests for sending messages to emails without account.
9 лет назад
David Winterbottom
2f1dacdf08
Move tests into integration test folder
As they are integration tests, not unit tests.
11 лет назад
Xavier Ordoquy
0a1b4a60c7
assertEquals deprecated in favor of assertEqual
12 лет назад
Izidor Matušov
1d44ae7916
Test new line is removed from the message subject
12 лет назад
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 лет назад
chenull
4289f882b5
Support Django's 1.5 AUTH_USER_MODEL feature
13 лет назад
David Winterbottom
0dc6816a93
Extract functionality from oscar.test into separate package
Fixes #376
13 лет назад
Sebastian Vetter
c718580cec
fixes issue with sending order related messages using Dispatcher
13 лет назад
David Winterbottom
3b4af0add0
Move notifications into customer app
13 лет назад
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 лет назад