Open ff137 opened 9 months ago
Info regarding functionality that could use tests, https://github.com/bcgov/von-network/pull/275#issuecomment-1938663597
Comments on project structure here, https://github.com/bcgov/von-network/pull/275#issuecomment-1938678626
Re: https://github.com/bcgov/von-network/pull/275
I notice we're missing automated tests in this repo. Maybe there's a reason for that, but maintainability goes up 100 fold when tests can be run on command, and if Dependabot can automatically update dependencies.
Could we add some test workflows (and Dependabot workflow) to streamline updates and catch issues early? Happy to assist in setup if guidance on testable functions or scripts is provided.