Home
last modified time | relevance | path

Searched refs:tests (Results 251 – 275 of 323) sorted by relevance

1...<<111213

/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst37 - Any contribution must provide tests for additional introduced
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md38 * The check for unintentionally covered code is no longer performed for `@medium` and `@large` tests
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md8 problems in PHP applications. 100% unitested and many tests are based on
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel10 * General tests for the @@PLUGIN_NAME@@ plugin
/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)
/plugin/codeprettify/code-prettify/
H A DREADME.md129 [the tests][4] to see if it works in your browser.
237 [4]: https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html
239 [6]: https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html#issue22
/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/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md61 * Add tests. (Ivan Enderlin, 2014-09-28T21:41:45+02:00)
/plugin/authnc/
H A DREADME.md14 * ATM, there are no tests, it was programmed against a live instance with a simple dw instance, see…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md1 ![Build Status](https://github.com/firebase/php-jwt/actions/workflows/tests.yml/badge.svg)
299 Run the tests using phpunit:
307 OK (5 tests, 5 assertions)
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md17 * Unit tests
/plugin/bibtex4dw/
H A DTODO.md41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md85 Selenium server can be useful when you need to execute multiple tests at once,
86 when you run tests in several different browsers (like on your CI server), or when you need to distribute tests amongst
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md95 vendor/bin/phpunit --verbose --configuration tests/phpunit.xml
/plugin/evesso/phpoauthlib/
H A DREADME.md101 To run the tests, you must install dependencies with `composer install --dev`
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md71 # build the library and run all tests
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst44 functions, or tests, use the ``needs_environment`` option instead; if you
112 * The ``sameas`` and ``divisibleby`` tests are deprecated in favor of ``same
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md24 - Updated to PHPUnit 9 and fixed the unit tests for PHP 8
/plugin/hipchat/
H A Dcomposer.lock68 "Guzzle\\Tests": "tests/",
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md126 To run the tests, you must install dependencies with `composer install --dev`
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md38 1. [Tests](#tests)
372 Running the tests is simple:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md11 …2972): PHPUnit crashes when test suite contains both `.phpt` files and unconventionally named tests
19 …here is a test class with `@group` and provider throwing exception in it, tests are run with `--ex…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md33 1. [Tests](#tests)
367 Running the tests is simple:
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md19 * Add integration tests for the LDAP server / proxy.
53 * Implement OpenLDAP / Active Directory test servers with test data during CI runs for integration tests via PHPUnit.

1...<<111213