reitzig / sdkman-for-fish

Adds support for SDKMAN! to fish
MIT License
280 stars 13 forks source link

Automated testing #7

Closed reitzig closed 5 years ago

reitzig commented 5 years ago

It would be great to have continuous testing across a range of combinations of fish/sdk versions.

I don't have any idea how to test shell I/O (in particular completions) in an efficient way, though. Input appreciated.

reitzig commented 5 years ago

I still have no idea how to test completion.

There can be tests for the wrapping part, though: cf. https://github.com/reitzig/sdkman-for-fish/issues/8#issuecomment-405013034, https://github.com/reitzig/sdkman-for-fish/issues/9#issuecomment-405021616

reitzig commented 5 years ago

e8b8b520806c82d4a360e9f55ccbdd9ae7ab9c75 adds rudimentary tests. CI since 6f86eadfdb296c162d1f588d043f2be86eed21a1.