langfield / ki

version control for Anki collections
https://langfield.github.io/ki/
GNU Affero General Public License v3.0
70 stars 3 forks source link

Lint tests directory #143

Closed langfield closed 1 year ago

langfield commented 1 year ago

This commit bumps the versions of several dependencies, fixes a minor bug where we didn't call unlock() in the trivial cases during pull()s and push()s, and refactors the tests a bit.

Fixes #144.