notmuch/bindings/python-cffi/tests
Floris Bruynooghe 776a54a0e4 Support aborting the atomic context
Since it is possible to use an atomic context to abort a number of
changes support this usage.  Because the only way to actually abort
the transaction is to close the database this must also do so.

Amended by db: Note the limitation requiring close is a limitation of
the underlying notmuch API, which should be fixed in a future notmuch
release.
2020-06-16 08:17:39 -03:00
..
conftest.py Drop deprecated/unused crypto.gpg_path 2020-02-19 08:17:49 -04:00
test_base.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_config.py python config access: fix style and KeyError bug 2020-06-15 21:50:03 -03:00
test_database.py Support aborting the atomic context 2020-06-16 08:17:39 -03:00
test_message.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_tags.py Add missing set methods to tagsets 2020-06-15 07:14:11 -03:00
test_thread.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00