Files
elasticsearch-js/scripts/generate/yaml_tests
Spencer Alger 5bb70fbe58 Moved the curl formatting into the log and changed the arguments for the log event listeneres to
receive both the "message" and the "curlCommand".

Added a "tracer" logger which allows you to create log files that a executable scripts. Those scripts
will write all of the log messages as script comments, and not comment out the curlCommands, so that they
can trace their application and use the generated script to recreate the issue.

Most changes are simply cased by adding the "unused" rule to jshint.
2013-11-15 19:10:45 -07:00
..

Download the yaml suite's test specs, runs before each run of the suite to ensure they are up to date, and will re-downloaded every day.

to run, call grunt or for this specific task, grunt generate:yaml_suite.

To force a regen, delete the old test/integration/yaml_suite/tests directory.