Home
last modified time | relevance | path

Searched refs:tests (Results 76 – 100 of 323) sorted by path

12345678910>>...13

/plugin/dx/skel/_test/
H A DGeneralTest.php.skel10 * General tests for the @@PLUGIN_NAME@@ plugin
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A DDockerfile37 CMD ["bash", ".ci/yaml-tests.sh"
H A Drun-repository.sh38 --volume=${repo}/tests:/usr/src/app/tests \
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml68 .ci/run-tests
73 results: "tests/*-junit.xml"
H A Delastic+elasticsearch-php+pull-request.yml6 junit_results: "tests/*-junit.xml"
/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/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/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/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/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/evesso/phpoauthlib/
H A DREADME.md101 To run the tests, you must install dependencies with `composer install --dev`
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md21 …t yourself in the foot by calling ```registerLoader``` multiple times and a few tests improvements.
54 It also update the tests and drop the support for php 5.X
115 - [92: Added tests for AnnotationRegistry class.](https://github.com/doctrine/annotations/pull/92)
H A Dphpstan.neon3 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
5 - %currentWorkingDirectory%/tests/*/Fixtures/*
6 … - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/ReservedKeywordsClasses.php
7 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
8 - %currentWorkingDirectory%/tests/Doctrine/Tests/DoctrineTestCase.php
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md5 * Any contribution must provide tests for additional introduced conditions
11 To install the project and run the tests, you need to clone it first:
H A Dphpstan.neon.dist9 - tests
14 path: '*/tests/DoctrineTest/InstantiatorTestAsset/*.php'
19 path: '*/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php'
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst37 - Any contribution must provide tests for additional introduced
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml29 - php-cs-fixer fix --dry-run tests
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md61 * Add tests. (Ivan Enderlin, 2014-09-28T21:41:45+02:00)
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md16 * Quality: Fix typo, PHPDoc, code smell and tests. (Metalaka, 2016-01-09T13:32:10+01:00)
H A DREADME.md102 files, locales, databases, tests etc.
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md54 * Add more tests for Math symbols. (Ivan Enderlin, 2015-01-06T11:22:53+01:00)
63 * Add tests for `Hoa\String\Search`. (Ivan Enderlin, 2014-12-23T14:15:21+01:00)
68 * Add tests. (Ivan Enderlin, 2014-12-23T02:15:55+01:00)
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md35 * Best tests ever. (Ivan Enderlin, 2014-11-15T22:14:50+01:00)
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md22 You can run the unit-tests by calling `vendor/bin/phpunit`.
24 New features without tests can't be merged.
30 If you break the tests, we cannot merge your code,
/plugin/findologicxmlexport/vendor/jms/serializer/.travis/
H A Dscript_test.sh5 php tests/benchmark.php json 3
6 php tests/benchmark.php xml 3

12345678910>>...13