personal-app-template
personal-app-template copied to clipboard
Figure out testing
I don't care about super solid coverage but the workflow of edit-template-generate-run-app is annoying and I want some automated tests.
I want to use https://github.com/hackebrot/pytest-cookies, but installing it fails with an error installing pyyaml, see e.g. https://github.com/python-poetry/poetry/issues/8287, which I can't figure out a workout for, so punting on testing for now
The yaml error randomly went away 🤷🏻