Commit Graph

7 Commits

Author SHA1 Message Date
Jared Esparza 713eb1ef52 Replace test setuptools command by unittest discover 2022-04-26 13:11:26 +02:00
Albert Cervera i Areny be0bcc5e00 Check sale date against the current date
Storing the date in a variable increases the probability that the date
changes between the start of the scenario and the moment the date is
checked. That is, the test starts at 23:59:50 and ends the next day.
2021-04-23 09:11:06 +02:00
Juanjo Garcia d7715e9e65 Fix test cases. 2019-10-24 16:46:32 +02:00
Albert Cervera i Areny 228461195c Migrate to python 3 2019-02-07 23:16:00 +01:00
Albert Cervera i Areny a3d236fc74 Remove accounts from product 2019-02-07 23:15:46 +01:00
Albert Cervera i Areny 7f297e7a98 Adapt to Tryton 4.8 2019-02-07 22:58:32 +01:00
Raimon Esteve b1d00b83ac Initial commit 2017-06-20 13:45:43 +02:00