von-network icon indicating copy to clipboard operation
von-network copied to clipboard

Automated Test Workflows and Dependabot

Open ff137 opened this issue 1 year ago • 1 comments

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.

ff137 avatar Feb 10 '24 08:02 ff137

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

WadeBarnes avatar Feb 12 '24 13:02 WadeBarnes