intales / gazelle

Flutter full-stack in seconds.
https://docs.gazelle-dart.dev
BSD 3-Clause "New" or "Revised" License
37 stars 7 forks source link

Gazelle CLI: Testing #52

Open filippomenchini opened 2 weeks ago

filippomenchini commented 2 weeks ago

The Gazelle CLI works, but it needs some more testing.

What we should do

We should create tests for every command and common function. If testing becomes impossible due to coupling, we should try to decouple it.

This would also make the codebase much cleaner and maintainable.

raman04-byte commented 2 weeks ago

I would like to solve this issue.

filippomenchini commented 2 weeks ago

Hello @raman04-byte, feel free to try it!