personal-app-template icon indicating copy to clipboard operation
personal-app-template copied to clipboard

Figure out testing

Open jacobian opened this issue 1 year ago • 1 comments

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

jacobian avatar Jan 17 '24 20:01 jacobian

The yaml error randomly went away 🤷🏻

jacobian avatar Jan 23 '24 19:01 jacobian