thefuck/tests/shells
David Hart 83e1710712 Fix fish shell aliasing (#753)
* Handle user defined fish aliases

* Add more aliases to test

* Revert unecessary Popen mock changes

* Add test for fish aliasing

Fixes #727
2018-01-02 23:14:02 -05:00
..
__init__.py #N/A: Split `shells` module 2016-01-23 05:06:22 +03:00
conftest.py #611: Allow to configure alias automatically by calling `fuck` twice 2017-03-13 21:50:13 +01:00
test_bash.py #738: Assert TF_SHELL is defined in bash and zsh aliases 2018-01-02 17:18:34 -02:00
test_fish.py Fix fish shell aliasing (#753) 2018-01-02 23:14:02 -05:00
test_generic.py #614: Add `--repeat` option 2017-03-28 18:09:38 +02:00
test_powershell.py #611: Allow to configure alias automatically by calling `fuck` twice 2017-03-13 21:50:13 +01:00
test_tcsh.py #738: Set SHELL env var for fish and tcsh 2018-01-02 17:18:34 -02:00
test_zsh.py #738: Assert TF_SHELL is defined in bash and zsh aliases 2018-01-02 17:18:34 -02:00