summaryrefslogtreecommitdiff
path: root/features
AgeCommit message (Collapse)Author
2017-06-02Tag known failure in integration testLucas Hoffmann
The tag is used to mark the scenario as pending before it is run. This allows the travis builds to pass and makes it easier to spot other failures. Sadly this does never run the test so we have no indication when it is fixed. The tag has to be removed manually in order to check if the test was fixed.
2015-09-09Fix VdebugEval! and add more test featuresJon Cairns
2015-09-08Merge master branch into version 2Jon Cairns
2015-08-26Actually fix the feature this timeJon Cairns
2015-08-25Fix cucumber featureJon Cairns
2014-07-22Fix unit testsJon Cairns
2014-07-14Merge branch 'dev' into version-2.xJon Cairns
Conflicts: HISTORY plugin/python/vdebug/event.py plugin/python/vdebug/runner.py plugin/vdebug.vim
2014-06-06Allow for parralel execution of cucumber testsJon Cairns
2014-01-20Add vim messages to cucumber test failure errorsJon Cairns
2014-01-07Basic implementation of background listenerJon Cairns
2013-09-25Add more cucumber features, e.g for evalJon Cairns
2013-09-09Cucumber tests for status windowJon Cairns
2013-09-09Cucumber tests for testing deeper stacksJon Cairns
2013-09-09Add cucumber tests for stack and watch windowJon Cairns
2013-09-04Use custom php ini for travis buildsJon Cairns
2013-08-16Add more cucumber tests for file namesJon Cairns
2013-07-10Add failing cucumber feature to describe #95Jon Cairns
2013-07-10Add vdebug remote ruby interface and specJon Cairns
2013-07-08Add cucumber with the beginnings of a testJon Cairns