Melkeydev/go-blueprint

[Bug] flaky linting tests

Closed this issue · 0 comments

          During hand testing this feature the `fiber` option did not generate a full project [^1]. The linting jobs did pass but I think this qualifies as a 'flaky' test to me. Maybe these tests need to also include a build test of the generated project to make sure the application stays functional.

Originally posted by @MitchellBerend in #192 (comment)

A build step after generating the project should do the trick, during testing I felt a false sense of security since all the tests passed.