Commit Graph

31 Commits

Author SHA1 Message Date
Raphael Michel
e1542d6791 Added a test for the settings view 2015-06-18 14:14:58 +02:00
Raphael Michel
bbab56b6f6 Added tests for locale settings 2015-06-16 20:09:41 +02:00
Raphael Michel
09ef29c842 Merge branch 'master' of github.com:pretix/pretix 2015-06-16 19:40:10 +02:00
Raphael Michel
6392be15fe Added heuristics for deserialization of boolean setting to make
checkboxes work in a SettingsForm
2015-06-16 01:03:04 +02:00
Raphael Michel
601ceb36ba Tests for user settings 2015-06-05 18:34:41 +02:00
Raphael Michel
6c3df1e3f5 Move testdummy plugin to the test directory 2015-06-03 18:14:05 +02:00
Raphael Michel
fad8605aa7 Add unit tests for our mail API 2015-06-03 18:09:00 +02:00
Raphael Michel
6e8d143c36 Unit tests for organizer permissions 2015-06-03 16:52:57 +02:00
Raphael Michel
fc907a2ec7 Refactor mark_paid out of models 2015-06-03 13:59:12 +02:00
Raphael Michel
49ea85caee Resolve flake8 warnings 2015-06-03 13:25:26 +02:00
Raphael Michel
2d64c83ff0 Add more thourough tests for the pretix control permission layer 2015-06-02 13:44:41 +02:00
Raphael Michel
747a9e55fd Remove unused imports 2015-04-16 20:00:10 +02:00
Raphael Michel
14c582d11e Enforce start and end time of presale (#15) 2015-04-16 17:41:41 +02:00
Raphael Michel
df524f31d5 Properly implement quota handling when receiving payments (closes #11) 2015-04-14 16:20:05 +02:00
Raphael Michel
2f7ab1957a Add some tests for bank CSV import 2015-04-12 20:33:45 +02:00
Raphael Michel
8cdd7a89ad Improve handling of remote test drivers 2015-04-12 19:29:33 +02:00
Raphael Michel
06168919b3 Test case for the list of own orders 2015-04-10 17:17:12 +02:00
Raphael Michel
16f09cf464 Add tests for login/logout views 2015-04-10 16:53:20 +02:00
Raphael Michel
164d7f82b9 Add tests for the i18n string handling 2015-04-10 16:29:10 +02:00
Raphael Michel
b319157a8e Adjust tests to new animations 2015-04-10 15:56:10 +02:00
Raphael Michel
f8322da3ad Retains answers when re-adding items (closes #20) 2015-04-06 13:54:10 +02:00
Raphael Michel
150150b9b0 Issue #19 won't be fixed, but documented.
Closes #19.
2015-04-06 12:58:20 +02:00
Raphael Michel
95c31ec3f6 Fix a bug in I18nWidget and the categories unit tests 2015-04-05 23:40:05 +02:00
Raphael Michel
03df35bccd Data structures and form elements for internationalized data 2015-04-03 17:38:01 +02:00
Raphael Michel
42b4189703 Automatic deserialization of known settings 2015-04-01 11:14:52 +02:00
Raphael Michel
f617c48973 Talk about 'products', not 'items' 2015-03-14 16:04:39 +01:00
Raphael Michel
197fbbd180 Allow to modify answers for pending orders 2015-03-14 13:32:56 +01:00
Raphael Michel
a0b9e9a5f9 Split requirements files
Remove unused import
2015-03-14 12:59:34 +01:00
Raphael Michel
8fdbd2c89b Unit tests for confirming orders 2015-03-14 12:53:12 +01:00
Raphael Michel
f045fe8660 Add test case for ticket #20 2015-03-14 01:12:10 +01:00
Raphael Michel
2fce883230 Move tests to directory outside of the main package 2015-03-14 00:57:09 +01:00