manuskript/manuskript/tests
Curtis Gedak be35786b68 Default keep revisions to disabled, and remove tests for revisions
This commit sets the "keep revisions" setting to disabled by default
for new projects.  It also removes the test cases associated with
revisions.

The revisions feature as currently implemented is of questionable use.
It has been a source of performance issues for users, and has consumed
developer time in attempts to address its shortcomings.  This commit
is the first step to deprecate the current revisions feature.
2019-09-22 10:45:07 -06:00
..
models Default keep revisions to disabled, and remove tests for revisions 2019-09-22 10:45:07 -06:00
ui Adds: simple ui tests for exporter and importer widgets 2017-11-22 11:27:21 +01:00
__init__.py Fix misc. typos 2019-09-19 09:58:24 -06:00
conftest.py Fix pytest warning about duplicate name when running tests 2018-11-16 12:52:09 -07:00
test_functions.py Adds: references tests, corrects bugs 2017-11-20 15:42:30 +01:00
test_settingsWindow.py Extends coverage in settingsWindow 2017-11-20 23:26:22 +01:00