Raphael Michel
eea6a5e9da
Refs #145 -- Vouchers that grant discounts
2016-11-29 16:18:07 +01:00
Raphael Michel
db6fb51fc6
Refs #145 -- Multi-use vouchers
2016-11-27 16:02:40 +01:00
Christopher Dambamuromo
9662b956ed
Fix #294 -- Blacklist for slug validation ( #325 )
...
* Fix #294 - blacklist for slug validation
* Fix #294 - blacklist for slug validation
* fix for failing test
2016-11-21 11:57:52 +01:00
Raphael Michel
503f6dd06f
Use consistent flake8 settings everywhere and fix flake8 issues
2016-10-13 22:57:57 +02:00
Raphael Michel
a92923c7d0
Added tests for the voucher redemption view
2016-09-20 16:37:46 +02:00
Raphael Michel
037aa7fc59
Improved tests
...
The tests should have been broken by 52906ab , but they weren't because
the tests were to tolerant.
2016-09-09 14:53:09 +02:00
Tobias Kunze
7e19effe3c
Fix #122 -- Allow users to re-send order links ( #197 )
...
If the provided mail address has not ordered anything, there will still
be a mail generated and sent to an invalid mail address, to avoid
obvious timing attacks to determine active users.
2016-09-01 08:59:36 +02:00
Vishal Sodani
5346473f75
Fix #180 -- Hide add to cart button if no products active or no quantity left ( #200 )
...
* Hide add to cart button if no products active or no quantity left(#180 )
* Fix PEP errors and improve logic
* Fix tests for add to cart change
* Fix the logic for toggling the visibility of Add to Cart button
2016-08-29 19:30:08 +02:00
Raphael Michel
42b9559b6f
Removed selenium as a test dependency
2016-08-14 17:20:33 +02:00
Raphael Michel
d8a84e762f
Replaced first selenium tests with bs4
2016-08-14 12:15:57 +02:00
Raphael Michel
f91c95b1bc
Added products that require a voucher to be bought/shown
2016-07-28 19:52:07 +02: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
f748752391
Removed multi-dimensional item variations [backwards-incompatible]
2015-12-13 15:03:56 +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
97debe73ae
Fixed variations with unlimited availability
2015-11-12 19:14:20 +01: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
93d027cec6
Make all orders "guest orders"
2015-10-05 11:24:00 +02:00
Raphael Michel
109e18e891
Added unit tests for authentication forms
2015-09-29 01:00:54 +02:00
Raphael Michel
803cfb446a
Fixed a test that now requires login to be useful
2015-09-27 21:04:17 +02:00
Raphael Michel
7def097dcd
Refs #96 -- Completely removed local users
2015-09-17 00:55:00 +02:00
Raphael Michel
4bd8945432
Added a few more tests
2015-08-28 18:16:11 +02:00
Raphael Michel
56961337ae
Refs #85 -- Do not sell tickets that are marked as inactive
2015-08-13 11:58:47 +02:00
Raphael Michel
36430f3b9a
Fixed tests that did not set a default_price on items
2015-07-26 17:07:31 +02:00
Raphael Michel
e828d711bd
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
Raphael Michel
14c582d11e
Enforce start and end time of presale ( #15 )
2015-04-16 17:41:41 +02:00
Raphael Michel
16f09cf464
Add tests for login/logout views
2015-04-10 16:53:20 +02:00
Raphael Michel
b319157a8e
Adjust tests to new animations
2015-04-10 15:56:10 +02:00
Raphael Michel
03df35bccd
Data structures and form elements for internationalized data
2015-04-03 17:38:01 +02:00
Raphael Michel
2fce883230
Move tests to directory outside of the main package
2015-03-14 00:57:09 +01:00