a80e6aba4f
fixed some doc issues, and reorganized the browser tests. Rather than running one per build, now a unit test page is run, and a build test page is run
2014-01-15 13:09:46 -07:00
37e35025a0
updated docs to include config option, details about the new testing process added to CONTRIBUTING.md, grunt-saucelabs returned to upstream
2014-01-15 12:00:25 -07:00
18e134d0a6
Summary of Changes:
...
- moved es install/start/stop logic into a seperate script
- `grunt test` now runs the integration tests once for each version of ES we support
- grunt can now install and run elasticearch (using grunt-run, pure js solution coming later)
- included seperate es.sh script specifically for starting or stopping elasticsearch
- url aliases, api, yaml_suite/index.js, and yaml_tests.json, are all now duplicated for 0_90 support
- the client now accepts an apiVersion argument (undocumented) which defaults to 'master' but can be '0.90'
- The yaml test runner will now check the name of the ES instance it is connecting to, preventing accidental wiping of ES
2014-01-14 23:10:12 -07:00
6fecb08a40
updated ES reference, pulled in latest API changes, integration test runner now clears the previous tracer log when it is in use.
2014-01-14 16:31:35 -07:00
bbbfcfa33e
Updated ES, brought a few modification to the API along with it. Yaml test suite is now built against a specific version of elasticsearch when you specify the es_branch arg
...
to `grunt test`
2014-01-07 10:00:07 -07:00
71a0b8f58e
updated integration suite to pull rest-api-spec from elasticsearch repo
2014-01-02 11:33:59 -07:00
6c2330fd8a
Added a few examples and a link to the readme, set an ID for the api reference page.
2013-12-28 08:49:50 -07:00
65f9cc7e99
added docs to the repo
2013-12-27 16:41:38 -07:00
2b5f6cd80d
lots of changes, should have committed earlier
2013-12-02 18:43:52 -07:00
477f1aff84
Fixed the integration tests, set the default method for indices.putTemplate and indices.putMapping to PUT
2013-11-25 14:14:00 -07:00
97ba084795
save point durring huge unorganized refactor
2013-11-22 16:48:30 -07:00
2a2e4b9bee
moved the API info from README.md into api.md, and added a check for methods that have no params.
...
[ci skip]
2013-11-12 10:13:45 -07:00
671280a0a6
added api.md generation [ci skip]
2013-11-11 16:54:23 -07:00
7905d9b78c
added stubs for the different doc pages, [ci skip]
2013-11-11 15:43:05 -07:00
e68eeabf96
extended the README.md [ci skip]
2013-11-07 16:39:01 -07:00
28e99cf16b
Switched the color package to one with more reasonable deps, added some examples to README.md, and included which will soon be used to make promisses.
2013-11-07 14:53:54 -07:00
9e608226e1
All tests are passing. Removed the HTML docs
2013-10-03 10:05:58 -07:00
e21fb21ee3
testing and clients are 'online' and working know to get the tests running againts an actual ES node
2013-09-27 12:46:45 -07:00