radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

refactor: decomposed src/index into service dir, added jest for testing #25

Closed rak3rman closed 7 months ago

rak3rman commented 7 months ago

Implemented as the issue requested. End up adding a GitHub Actions workflow to run all jest unit tests (none exists quite yet!). Closes #23

rak3rman commented 7 months ago

Thanks for the comments. Let me take a look at the prettier config and see why the formatting conventions aren't consistent.

rak3rman commented 7 months ago

Very nice, hono_format unit test did throw correctly.