Raphael Reitzig
61f1cf8efc
Test for autoenv
setting
2021-02-26 17:14:16 +01: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
2afb22f6af
Fix tests on macOS. Also clarifies a test description.
2020-05-26 06:12:38 +02:00
Raphael Reitzig
efd9cf0c0b
Polish Travis build.
2020-05-26 05:56:01 +02:00
Raphael Reitzig
0a948c81c1
Migrate reinitialization test to Cucumber.
2020-05-26 04:22:01 +02:00
Raphael Reitzig
56bc601b17
Migrate wrapper test to Cucumber.
2020-05-26 02:49:06 +02: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