bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
159 stars 188 forks source link

Automated Test Workflows and Dependabot #291

Open ff137 opened 7 months ago

ff137 commented 7 months ago

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.

WadeBarnes commented 7 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