..
support
tweaking the folder names again
2020-01-03 07:48:38 +10:00
__init__.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
run_format.py
Update mypy and black format check to python version 3.8
2020-11-11 09:24:28 +00:00
run_mypy.py
initial Bazel conversion
2020-11-01 14:26:58 +10:00
run_pylint.py
initial Bazel conversion
2020-11-01 14:26:58 +10:00
run_pytest.py
implement fuzzing
2021-02-22 21:31:53 +10:00
shared.py
fix errorsAfterMidnight
2020-04-08 10:05:19 +10:00
test_cards.py
make backend instance on col private
2021-01-31 18:56:16 +10:00
test_collection.py
update TR references that contain arguments
2021-03-26 14:21:04 +10:00
test_decks.py
current deck change is now undoable
2021-04-06 21:52:06 +10:00
test_exporting.py
rework v2 scheduler upgrade; drop downgrade
2021-02-21 15:50:41 +10:00
test_find.py
undoable ops now return changes directly; add new *_ops.py files
2021-03-19 19:45:21 +10:00
test_flags.py
make flag changes in the reviewer undoable
2021-03-10 11:53:27 +10:00
test_importing.py
make mark toggling undoable
2021-03-10 11:53:27 +10:00
test_latex.py
remove print statement from unit tests
2020-11-18 13:56:44 +10:00
test_media.py
Merge pull request #793 from nwwt/object-audio-tags-support
2020-11-11 10:33:31 +10:00
test_models.py
make mark toggling undoable
2021-03-10 11:53:27 +10:00
test_sched2021.py
use different approach to running tests twice
2021-03-01 12:47:39 +10:00
test_schedv1.py
update scheduling ops
2021-04-06 16:38:42 +10:00
test_schedv2.py
use perform_op() for undo()
2021-04-03 14:38:49 +10:00
test_stats.py
d->col in tests
2020-07-17 06:58:32 +02:00
test_template.py
d->col in tests
2020-07-17 06:58:32 +02:00
test_undo.py
use perform_op() for undo()
2021-04-03 14:38:49 +10:00