viash-io / viash

script + metadata = standalone component
https://viash.io
GNU General Public License v3.0
36 stars 2 forks source link

[FEATURE] Add specific testbench for dependency resolving #702

Closed Grifs closed 3 weeks ago

Grifs commented 1 month ago

Feature summary

Currently we have testbenches that test dependency resolving, including one that tests dependencies of dependencies. However, it uses a pre-defined git repo. It would be great if we could also test it completely locally and with regenerated dependencies instead of predefined ones.

Feature description

Why is this feature beneficial?

It would better guarantee that there are no (minor) config changes that go unnoticed and break with newly built dependency repositories.

Alternatives considered

No response

Possible solution

No response

Confirmation

Grifs commented 3 weeks ago

Added in Viash 0.9.0-RC5