Raphael Reitzig
146dc05e37
feat(test): Adopt BeforeAll
and AfterAll
2023-06-27 23:03:07 +02:00
Raphael Reitzig
ee7edbd9aa
fix(test): Adapt tests to changes 5.9 -> 5.18
...
ref: issue #41
2023-06-25 19:23:59 +02:00
Raphael Reitzig
e9f967501c
fix(test): Use kscript as test candidate
...
instead of crash, which doesn't exist anymore
2023-06-25 19:02:21 +02:00
Raphael Reitzig
244456c681
Add GitHub workflows for test and release
...
Also:
- Fix test scenario that failed due
to fuzzy completions
- Bump Cucumber
Fixes #36
2021-01-22 03:36:49 +01:00
Raphael Reitzig
16d432313f
Add tests for 5.9.2 compatibility
2021-01-22 00:38:01 +01:00
Raphael Reitzig
193189ed91
Add tests for 5.9.1 compatibility
...
cf. issue #35
2020-12-14 02:37:03 +01:00
Raphael Reitzig
479fa1e541
Account for fuzzy completions.
...
Introduced in Fish 3.1
cf. https://github.com/fish-shell/fish-shell/issues/5467
Needed to make tests less strict.
Instead of checking the exact list of matches,
we require the expected ones and exclude some others.
2020-05-26 00:11:06 +02:00
Raphael Reitzig
0c15f199cd
Migrate completion tests to Cucumber.
...
Also retire Fish 2.x + macOS test;
installation of custom brew didn't work out anymore.
2020-05-25 21:05:10 +02:00