mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
test: unit test for fecs fixer, fecs command
This commit is contained in:
8
test/command_callback/test_fecs_command_callback.vader
Normal file
8
test/command_callback/test_fecs_command_callback.vader
Normal 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'
|
||||
Reference in New Issue
Block a user