azuline / repertoire

whoops never finished this lol, don't look it's old and embarrassing

Home Page:https://repertoire.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deterministic time in backend tests

azuline opened this issue · comments

Can use https://github.com/spulec/freezegun to freeze time 0w0

Very useful since I abuse snapshot tests (maybe not the best idea)

This can't affect SQLite's default times, so not good enough for my use case.