Whenever I need to set the date or datetime to something specific for unit tests, I use Forbidden Fruit (https://github.com/clarete/forbiddenfruit).
On Mon, 2018-07-30 at 16:12 +0200, Birger Schacht wrote:
hi, i'm using my own PasswordResetTokenGenerator which has a timeout that is not given in days but hours, to make the password token timeout more fine grained. Is there a way to test such a timeout in Django tests, i.e. something that lets the unit test use a fake time in the future? cheers, Birger
--Adam (adam@csh.rit.edu)
No comments:
Post a Comment