Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 323) sorted by last modified time

12345678910>>...13

/plugin/siteexport/
H A D.scrutinizer.yml11 tests:
/plugin/openlayersmap/
H A D.scrutinizer.yml8 dependencies: # This needs to be the section name like "tests", "dependencies", or "project_setup"
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md12 [Tests](http://parsedown.org/tests/) |
78 It passes most of the CommonMark tests. Most of the tests that don't pass deal with cases that are quite uncommon. Still, as CommonMark matures, compliance should improve.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dphpstan.neon5 - tests
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.scrutinizer.yml4 - tests/*
/plugin/bibtex4dw/
H A DTODO.md41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
/plugin/imapmarkers/
H A DREADME.md89 This plugin tests, if it is correct JSON.
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md33 1. [Tests](#tests)
367 Running the tests is simple:
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md141 To execute tests, run `composer test` from the command line while in the mPDF root directory.
143 Any assistance writing unit tests for mPDF is greatly appreciated. If you'd like to help, please
144 note that any PHP file located in the `/tests/` directory will be autoloaded when unit testing.
H A DCHANGELOG.md71 * Code and tests cleanups and enhancements
219 - Added base PHPUnit tests
220 - Added Travis CI integration with unit tests
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md85 - Several test types (unit, functional and visual tests)
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md204 - Added unit tests for `WebDriverCommand` and `DesiredCapabilities`.
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/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md70 - PHPUnit is required to run the unit tests
71 - Composer is required to run the unit tests
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md71 # build the library and run all tests
/plugin/bbcodeextensions/
H A DChangeLog13 * Compatibility tests for 'text' renderer and other similar modes.
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md126 To run the tests, you must install dependencies with `composer install --dev`
/plugin/oauth/
H A Dcomposer.lock46 "OAuth\\Unit": "tests"
H A Ddeleted.files139 phpoauthlib/tests/Mocks/Common/FakeProject/NS/SomeClass.php
140 phpoauthlib/tests/Mocks/Common/Service/Mock.php
141 phpoauthlib/tests/Mocks/OAuth1/Service/Fake.php
142 phpoauthlib/tests/Mocks/OAuth1/Service/Mock.php
143 phpoauthlib/tests/Mocks/OAuth2/Service/Fake.php
144 phpoauthlib/tests/Mocks/OAuth2/Service/Mock.php
145 phpoauthlib/tests/Unit/Common/AutoloaderTest.php
146 phpoauthlib/tests/Unit/Common/Consumer/CredentialsTest.php
147 phpoauthlib/tests/Unit/Common/Http/Client/AbstractClientTest.php
148 phpoauthlib/tests/Uni
[all...]
/plugin/prosemirror/
H A DREADME.md94 in `_test/json/`. This data is used for three sets of tests:
99 The rendering and parsing tests are run as usual DokuWiki tests.
100 The javascript tests are run with `yarn test`
/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/.ci/
H A Drun-repository.sh38 --volume=${repo}/tests:/usr/src/app/tests \

12345678910>>...13