GregoryConrad / rearch-dart

Re-imagined approach to application design and architecture
https://pub.dev/packages/rearch
MIT License
92 stars 4 forks source link

test: add unit tests for capsule warm up extension #187

Closed GregoryConrad closed 5 months ago

GregoryConrad commented 5 months ago

Fixes #13

GregoryConrad commented 5 months ago

This was the only thing I found that was really lacking coverage between unit + integration tests. Not really too concerned with having unit tests for every little thing anymore considering the integration tests effectively cover them.