summaryrefslogtreecommitdiff
path: root/TESTING.asciidoc
AgeCommit message (Expand)Author
2015-09-01doc how to get code coverage for unit,integ,combinedRobert Muir
2015-08-31[docs] Lock vagrant to virtualboxNik Everett
2015-08-17[doc] fix asciidoc formatDavid Pilato
2015-08-14Test: Remove ES_CLEAN_BEFORE_TESTNik Everett
2015-08-12Move vagrant activation to a parameterNik Everett
2015-08-10[Packaging] Run tests in vagrantNik Everett
2015-08-09WE CANT EVEN GET BIN/ELASTICSEARCH WORKING!!!!Robert Muir
2015-08-09[doc] testing from an IDEDavid Pilato
2015-08-03Fix coverage analysis. Two versions of jacoco were being used and creating ja...Robert Muir
2015-08-03Fix testing docs to not mention @Slow or @IntegrationRyan Ernst
2015-08-03Add integration test phase for elasticsearch core/Robert Muir
2015-07-29update TESTING doc to use run.sh scriptDave Parfitt
2015-07-27[DOCS] update TESTING doc running from sourceDave Parfitt
2015-07-27Build: Split packages into submodulesAlexander Reelsen
2015-05-12[TEST] add comment bout security manager to bwc test descriptionBritta Weber
2015-04-20Standardization of packages structure and installTanguy Leroux
2015-04-19[DOCS] Fix REST test execution line in testing documentationSimon Willnauer
2015-03-30Add ability to launch bootstrapped ES using mavenLee Hinman
2015-03-15[TEST] Add `-Pdev` to the TESTING.asciidoc guideLee Hinman
2014-11-04[TEST] add description of -Dvalidate.skip parameterBritta Weber
2014-08-21Testing doc: describe -Dtests.heap.size and -Dtests.jvm.arglineBritta Weber
2014-07-03[TEST] Expose `tests.filter` for elasticsearch tests.Simon Willnauer
2014-07-01[TEST] Prevent usage of System Properties in the InternalTestClusterSimon Willnauer
2014-06-27Added minimal setup guide for BW Compat testsSimon Willnauer
2014-06-27[TEST] Change es.node.mode default for tests to `local`Simon Willnauer
2014-06-16[TEST] Add basic Backwards Compatibility TestsSimon Willnauer
2014-04-24[TEST] Allow to disable randomization of shards and replicas via system propertyjavanna
2014-04-22[TEST] Added blacklist to be able to skip specific REST testsjavanna
2014-04-07[TEST] Replaced RestTestSuiteRunner with parametrized test that uses Randomiz...javanna
2014-04-02Document es.node.mode and add possible options to error messageBritta Weber
2014-04-01[TEST] Removed last occurences of cluster_seed, no longer usedjavanna
2014-02-26Minor cleanups.Dawid Weiss
2014-02-20The seed format is suite:method, clarified it in the docs.Dawid Weiss
2014-02-07[TEST] run REST tests against multiple nodes (round-robin)Luca Cavanna
2014-02-03[TEST] added ability to filter REST test sections to runLuca Cavanna
2013-12-27re-enabled FileUtilsTests and REST tests as rest-api-spec has been added backLuca Cavanna
2013-12-27removed rest-spec submodule and prepared project for same files added directl...Luca Cavanna
2013-12-21remove unused test env var from TESTING docShay Banon
2013-12-18Removed a leftover line in TESTING.asciidocBoaz Leskes
2013-12-18Extended TESTING.asciidoc with an example of running just the REST tests from...Boaz Leskes
2013-12-17added REST test suites runnerLuca Cavanna
2013-12-07Fixed local option explanation in TESTING readmeLuca Cavanna
2013-09-13Add TESTING document describing test settingsLee Hinman