test: unit test for fecs fixer, fecs command

This commit is contained in:
harttle
2019-04-11 19:47:31 +08:00
parent d4841cedf2
commit 4b6691f602
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Before:
call ale#assert#SetUpLinterTest('javascript', 'fecs')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command should be correct):
AssertLinter 'fecs', ale#Escape('fecs') . ' check --colors=false --rule=true %t'