Searched refs:testing (Results 1 – 25 of 125) sorted by relevance
12345
| /plugin/davcal/vendor/sabre/dav/ |
| H A D | .gitignore | 23 # Assuming every .php file in the root is for testing 26 # Other testing stuff
|
| /plugin/tindexmenu/ |
| D | CREDITS | 37 Great help in testing and finding bugs. 49 Context menu search function and great help in testing patches.
|
| /plugin/indexmenu/ |
| D | CREDITS | 37 Great help in testing and finding bugs. 49 Context menu search function and great help in testing patches.
|
| /plugin/include/ |
| H A D | requirements.txt | 1 # requirements for testing
|
| /plugin/deletepageguard/tests/ |
| H A D | README.md | 117 - **Pre-commit testing** - Verify changes before committing 118 - **Continuous Integration** - Automated testing in CI/CD pipelines 119 - **Regression testing** - Ensure new features don't break existing functionality
|
| /plugin/acknowledge/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/issuelinks/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
| D | phpt-for-coverage.phpt | 2 PHPT for testing coverage
|
| /plugin/feedback/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/data-au/ |
| D | README | 6 (Well - when I get around to doing unit testing and then create a 21 Testing has been... actually, no real testing has been done yet.
|
| D | requirements.txt | 1 # we need two additional plugins for testing
|
| /plugin/siteexport/ |
| D | req-travis.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/structtasks/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| D | cli.php | 22 public $testing = false; variable in cli_plugin_structtasks 96 if ($this->testing) return $this->notifiers;
|
| /plugin/swarmwebhook/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/data/ |
| D | requirements.txt | 1 # we need two additional plugins for testing
|
| /plugin/structpublish/ |
| H A D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/smtp/lang/no/ |
| H A D | intro.txt | 1 ====== SMTP-testing ======
|
| /plugin/deletepageguard/ |
| H A D | RELEASE.md | 3 …r the Delete Page Guard DokuWiki plugin, including development workflow, testing, versioning, and … 10 - Automated testing and validation 247 The plugin includes comprehensive testing: 253 - No DokuWiki installation required for testing 261 - Pattern validation testing
|
| /plugin/struct/ |
| H A D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
| D | README.md | 3 PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architec…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | Dockerfile | 8 …&& composer init --name=guzzlehttp/test --description="Simple project for testing Guzzle scripts" …
|
| /plugin/mapillary/ |
| D | CHANGES | 19 * render odt (requires testing)
|
| /plugin/smtp/subtree/txtthinking/Mailer/ |
| H A D | composer.lock | 104 "name": "erb/testing-tools", 108 "url": "https://bitbucket.org/erblearn/testing-tools.git", 113 …"url": "https://bitbucket.org/erblearn/testing-tools/get/a898dc79b91c73a6fee7005e4189451d7a4235cc.… 134 "homepage": "https://bitbucket.org/erblearn/testing-tools", 137 "testing", 384 "testing", 634 "testing", 1119 "erb/testing-tools": 20
|
| /plugin/robot404/ |
| D | README.md | 7 Whether the client is a robot is determined using HTTP_USER_AGENT header. For testing purposes, you…
|
12345