jendrikseipp / rednotebook

RedNotebook is a cross-platform journal
https://rednotebook.app
GNU General Public License v2.0
477 stars 109 forks source link

Slight testing refactor #705

Closed laraconda closed 2 months ago

laraconda commented 1 year ago

Summary of the changes in this pull request

-Deleting check-style.sh since it was possible to run its commands from tox. -Updating README with test instructions -Reducing verbosity when testing translations

Pull request checklist

laraconda commented 1 year ago

This failed because the CI is trying to run the style env from tox and its no longer there. Running pre-commit run instead will do the trick.

jendrikseipp commented 1 year ago

Please ping me when I should have another look at this.

jendrikseipp commented 2 months ago

I took the liberty of polishing this slightly and merged it. Thanks for your work @laraconda !