Adding Coverage to Tests
I had to configure a bunch of different files to get coverage working both locally and in CI.
I had to configure a bunch of different files to get coverage working both locally and in CI.
I need to implement a full test suite for powercrud. At least pytest covering every module (to say >= 80% on coverage) and even some sleected playwright front end tests.