Commit Graph
112 Commits
Author SHA1 Message Date
Raphael Michel d96da427e1 Fixed invoice test 2016-03-24 14:38:10 +01:00
Raphael Michel b2985ba8b4 Added tests for invoicing and template tags 2016-03-24 14:12:20 +01:00
Raphael Michel be4435cdd8 Added test for serialization of LazyI18nString in settings 2016-03-24 14:12:20 +01:00
Raphael Michel e3ac04fe86 Use pytest parameters for the plugin registry tests 2016-03-24 14:12:20 +01:00
Raphael Michel 4110c1c77a Always disable django-compressor during tests 2016-03-22 18:04:33 +01:00
Raphael Michel 842b058efd Fixed an quota calculation issue 2016-03-22 17:43:35 +01:00
Raphael Michel cc77f4bc5c Adjusted a test to fit the last commit 2016-03-20 10:45:45 +01:00
Raphael Michel 0a50815645 Fixed a faulty test parameter 2016-03-13 19:28:32 +01:00
Raphael Michel 0cdefd4a5a Fixed a bug in the test suite 2016-03-13 19:22:59 +01:00
Raphael Michel 9efce8f203 Fixed #132 -- Reverse payment fee calculation 2016-03-13 19:10:45 +01:00
Raphael Michel 2848a94cee Disabled test that suddenly started to fail 2016-03-12 11:37:55 +01:00
Raphael Michel cd080e978c Added a basic test for the Event.live flag 2016-02-23 09:03:13 +01:00
Raphael Michel c28b40a118 Unit Tests should create enabled events 2016-02-23 08:58:39 +01:00
Raphael Michel cc0dcb87ab Fixed a broken test 2016-02-18 12:58:03 +01:00
Raphael Michel bcde964ea3 Added voucher control UI to permission test cases 2016-02-09 12:25:05 +01:00
Raphael Michel 72853b4a94 Fixed a test broken in 7e69d8e 2015-12-13 18:03:38 +01:00
Raphael Michel f748752391 Removed multi-dimensional item variations [backwards-incompatible] 2015-12-13 15:03:56 +01:00
Raphael Michel 58b85819bc Added logging for all basic operations 2015-12-12 22:53:11 +01:00
Raphael Michel d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel e70485e7fb Re-added the ability to restrict a product sale by time 2015-12-06 18:18:54 +01:00
Raphael Michel 4a1122a862 Fixed #108 -- Removed the restrictions system 2015-12-06 17:49:02 +01:00
Raphael Michel 97debe73ae Fixed variations with unlimited availability 2015-11-12 19:14:20 +01:00
Raphael Michel 778ca10676 Fixed test settings 2015-11-12 18:58:11 +01:00
Raphael Michel b6c418a753 Updated tests (see 6c9e8ae) 2015-11-09 21:35:07 +01:00
Raphael Michel 95f193ae3b Added a gitignore file to the test folder 2015-11-09 21:32:50 +01:00
Raphael Michel ecebe481d7 Rename "session" field to "cart_id" 2015-11-04 23:39:59 +01:00
Raphael Michel 232c42b265 Added an organizer overview page 2015-10-22 17:45:19 +02:00
Raphael Michel 0b4cae07c4 Splitted URL configuration for main and subdomains 2015-10-21 18:16:17 +02:00
Raphael Michel a2af3db771 Added the option of unlimited quotas 2015-10-21 16:31:58 +02:00
Raphael Michel 55c35a4930 Added tests for control order view 2015-10-19 15:38:20 +02:00
Raphael Michel 3b0e72440a Fixed small b ugs in the order view 2015-10-19 15:34:55 +02:00
Raphael Michel 80235fce26 Added tests for (and improved) download in control panel 2015-10-19 00:16:48 +02:00
Raphael Michel e0f75d435e Added tests for the mt940 import 2015-10-18 19:08:40 +02:00
Raphael Michel ae4d102288 Added tests for the checkoutflow module 2015-10-18 18:02:52 +02:00
Raphael Michel d21fa8392a Added more tests for pretix.multidomain 2015-10-18 17:28:12 +02:00
Raphael Michel 3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00
Raphael Michel 974c5cee79 Moved property to the inside of items 2015-10-08 12:45:19 +02:00
Raphael Michel c4638a3402 Enabled asynchronous cart/order actions 2015-10-05 11:33:53 +02:00
Raphael Michel 4c6b292968 Refactored checkout steps 2015-10-05 11:24:00 +02:00
Raphael Michel 93d027cec6 Make all orders "guest orders" 2015-10-05 11:24:00 +02:00
Raphael Michel c47008cc18 Added password reset to control.auth 2015-10-04 13:52:08 +02:00
Raphael Michel 7fc56b77db Fixed #98 -- Handle deletion of cached files 2015-09-29 16:46:45 +02:00
Raphael Michel 21e71f97c1 Added a test for the type of default values 2015-09-29 15:34:37 +02:00
Raphael Michel 109e18e891 Added unit tests for authentication forms 2015-09-29 01:00:54 +02:00
Raphael Michel d5e7ee8d8d Added a test for detecting inactive items in cart 2015-09-28 23:44:40 +02:00
Raphael Michel 24c76baec2 Added tests for order expiry dates 2015-09-28 23:18:52 +02:00
Raphael Michel 1c89fec808 Fixed import sorting 2015-09-28 23:11:46 +02:00
Raphael Michel c67a70369d Added tests for our locking system 2015-09-28 23:01:03 +02:00
Raphael Michel 06868d6d17 Simplified mail tests 2015-09-28 22:30:36 +02:00
Raphael Michel 803cfb446a Fixed a test that now requires login to be useful 2015-09-27 21:04:17 +02:00