]> git.notmuchmail.org Git - notmuch/commitdiff
test: Add tests for write access to database from hooks.
authorDavid Bremner <david@tethera.net>
Fri, 19 Mar 2021 01:54:13 +0000 (22:54 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 19 Mar 2021 01:54:13 +0000 (22:54 -0300)
Recent changes to configuration handling meant the pre-new hook was
run while the database was open read only, limiting what could be done
in the hook. Add some known broken tests for this problem, as well as
a regression test for write access from the post-new hook.


No differences found