Home
last modified time | relevance | path

Searched refs:tests (Results 26 – 50 of 323) sorted by last modified time

12345678910>>...13

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md22 - Fixed warning header as array in YAML tests generator
49 - Refactored the YAML tests using generated PHPUnit code
228 - Improved the speed of integration tests removing snapshots delete from `YamlRunnerTest::clean`
230 - Reduced the number of skipping YAML integration tests from 20 to 6
279 - Fix tests for PHP 7 with ES 6.7 [[5401479](https://github.com/elastic/elasticsearch-php/pull/884/commits/5401479)
303 - Fix integration tests using docker [#867](https://github.com/elastic/elasticsearch-php/pull/867)
331 - [TEST] Blacklist some bad yml tests [[d5edab7]](http://github.com/elasticsearch/elasticsearch-php/commit/d5edab7)
366 - [TEST] Fix some PHPCS violations in tests [[18a38dd]](http://github.com/elasticsearch/elasticsearch-php/commit/18a38dd)
369 - [TEST] Use tests from corresponding ES version (#649) [[75c6680]](http://github.com/elasticsearch/elasticsearch-php/commit/75c6680)
402 - [TEST] Allow skipping individual tests insid
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md39 * Removed `CallbackStrategyTestHelper` and `ErrorsCollector` from `tests` [#2111](https://github.com/ruflin/Elastica/pull/2111)
133 * Removed Elasticsearch old version checks in tests by @deguif [#2041](https://github.com/ruflin/Elastica/pull/2041)
219 * Run unit tests on github action [#1882](https://github.com/ruflin/Elastica/pull/1882)
220 * Run functional tests on github action [#1885](https://github.com/ruflin/Elastica/pull/1885)
284 * Refactored code structure: use `src/` and `tests/` folders [#1755](https://github.com/ruflin/Elastica/pull/1755)
335 * Launched tests with PHP 7.4 [#1704](https://github.com/ruflin/Elastica/pull/1704)
336 * Launched local tests with PHP 7.2 by default [#1725](https://github.com/ruflin/Elastica/pull/1725)
379 * Add ```settings``` level on json to create an Index in all tests (it worked till 6.x but it shouldn't work)
442 * `Aggreation\Percentiles` updated to a newer version of the Algorithm (T-Digest 3.2) and Percentiles results changed a bit Have a [look at here](https://github.com/elastic/elasticsearch/pull/28305), so updated tests in order not to fail. [#1531]([#1352](https://github.com/ruflin/Elastica/pull/1531))
522 - In QueryString is not allowed to use fields parameters in conjunction with default_field parameter. This is not well documented, it's possibile to understand from [Elasticsearch tests
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc84 * Fixed warning header as array in YAML tests generator
117 * Refactored the YAML tests using generated PHPUnit code
354 * Improved the speed of integration tests removing snapshots delete from
357 * Reduced the number of skipping YAML integration tests from 20 to 6
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A DDockerfile37 CMD ["bash", ".ci/yaml-tests.sh"
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md75 * Improve test suite, run tests on PHP 7.4 and update PHPUnit test setup.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md24 - Updated to PHPUnit 9 and fixed the unit tests for PHP 8
H A DMakefile10 node tests/Client/server.js &> /dev/null &
14 | grep 'tests/Client/server.js' \
43 php tests/perf.php
/plugin/ckgedit/ckeditor/
H A DCHANGES.md771 …/github.com/benderjs/benderjs) to 0.3.0 and introduced the ability to run tests via HTTPs ([#13265…
930 …later, because at the moment Spartan is still too unstable to be used for tests and we see many ch…
983tests/` directory. Now `bender.config.mathJaxLibPath` must be configured manually in order to run …
1031 * [#12688](https://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](https:…
1122 …icly available. Read more about how to set up the environment and execute tests in the [CKEditor T…
1123 …Please note that the [`tests/`](https://github.com/ckeditor/ckeditor-dev/tree/master/tests) direct…
/plugin/evesso/phpoauthlib/
H A DREADME.md101 To run the tests, you must install dependencies with `composer install --dev`
/plugin/davcal/vendor/sabre/event/
H A Dphpunit.xml.dist10 <directory>tests/</directory>
/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php104 $tests = [ variable
110 foreach ($tests as $test) {
/plugin/davcal/vendor/sabre/http/
H A D.travis.yml25 - ./bin/phpunit --configuration tests/phpunit.xml
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php22 $tests = array();
32 …$tests[] = array($valarm1, new DateTime('2012-03-01 01:00:00'), new DateTime('2012-04-01 01:00:00'…
33 …$tests[] = array($valarm1, new DateTime('2012-03-01 01:00:00'), new DateTime('2012-03-10 01:00:00'…
45 …$tests[] = array($valarm2, new DateTime('2012-03-01 01:00:00'), new DateTime('2012-04-01 01:00:00'…
46 …$tests[] = array($valarm2, new DateTime('2012-03-01 01:00:00'), new DateTime('2012-03-10 01:00:00'…
57 …$tests[] = array($valarm3, new DateTime('2012-02-25 01:00:00'), new DateTime('2012-03-05 01:00:00'…
58 …$tests[] = array($valarm3, new DateTime('2012-03-25 01:00:00'), new DateTime('2012-04-05 01:00:00'…
71 …$tests[] = array($valarm4, new DateTime('2012-02-25 01:00:00'), new DateTime('2012-03-05 01:00:00'…
72 …$tests[] = array($valarm4, new DateTime('2012-03-25 01:00:00'), new DateTime('2012-04-05 01:00:00'…
85 …$tests[] = array($valarm5, new DateTime('2012-03-09 01:00:00'), new DateTime('2012-03-10 01:00:00'…
[all …]
H A DVCalendarTest.php34 $tests = array();
44 $tests[] = array($input,$output);
75 $tests[] = array($input, $output);
103 $tests[] = array($input, $output);
160 $tests[] = array($input, $output);
224 $tests[] = array($input, $output);
269 … $tests[] = array($input, $output, 'America/Argentina/Buenos_Aires', '2014-01-01', '2015-01-01');
292 $tests[] = array($input, $output);
293 return $tests;
H A DVCardTest.php36 $tests = array();
39 $tests[] = array(
46 $tests[] = array(
55 $tests[] = array(
64 $tests[] = array(
72 $tests[] = array(
80 $tests[] = array(
89 $tests[] = array(
96 return $tests;
H A DVEventTest.php20 $tests = array();
26 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
27 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
31 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
32 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
36 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
37 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
42 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
43 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
54 $tests[] = array($vevent5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
[all …]
H A DVTodoTest.php22 $tests = array();
28 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
29 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
33 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
34 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
38 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
39 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
43 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
48 $tests[] = array($vtodo5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
53 $tests[] = array($vtodo6, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
[all …]
H A DVJournalTest.php78 $tests = array();
82 $tests[] = array($vjournal, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
83 … $tests[] = array($vjournal, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
88 … $tests[] = array($vjournal2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
89 … $tests[] = array($vjournal2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
92 … $tests[] = array($vjournal3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), false);
93 … $tests[] = array($vjournal3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
95 return $tests;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php9 $tests = array();
21 $tests[] = array(
38 $tests[] = array(
55 $tests[] = array(
72 $tests[] = array(
89 $tests[] = array(
105 $tests[] = array(
121 $tests[] = array(
137 $tests[] = array(
152 $tests[] = array(
[all …]
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md8 problems in PHP applications. 100% unitested and many tests are based on
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml17 - LOWEST_DEPS="--prefer-lowest" TEST_DEPS="tests/Sabre/"
32 - ./bin/phpunit --configuration tests/phpunit.xml $TEST_DEPS
H A DCONTRIBUTING.md69 tests.
75 We may have to write the tests ourselves, which can increase the time it takes
78 To run the testsuite jump into the directory `cd tests` and trigger `phpunit`.
/plugin/davcal/vendor/sabre/vobject/
H A D.travis.yml16 - phpunit --configuration tests/phpunit.xml
17 - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
H A DChangeLog.md69 * #203: Skip tests for timezones that are not supported on older PHP versions,
/plugin/davcal/vendor/sabre/xml/
H A D.travis.yml19 - ./bin/phpunit --configuration tests/phpunit.xml.dist

12345678910>>...13