Wordpress/tests/phpunit/includes
Gary Pendergast c6c78490e2 Coding Standards: Fix the remaining issues in `/tests`.
All PHP files in `/tests` now conform to the PHP coding standards, or have exceptions appropriately marked.

Travis now also runs `phpcs` on the `/tests` directory, any future changes to these files must conform entirely to the WordPress PHP coding standards. 🎉

See #47632.



git-svn-id: https://develop.svn.wordpress.org/trunk@45607 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-08 00:55:20 +00:00
..
factory Build/Test Tools: Add missing access modifiers to factory classes in `phpunit/includes/factory`. 2019-03-15 12:15:08 +00:00
phpunit6 Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
phpunit7 Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
abstract-testcase.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `tests`. 2019-07-02 04:43:01 +00:00
bootstrap.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
class-basic-object.php Coding Standards: Fix/ignore the `WordPress.NamingConventions.ValidFunctionName` violations. 2019-07-01 08:00:12 +00:00
class-basic-subclass.php
class-wp-fake-block-type.php
class-wp-rest-test-search-handler.php
exceptions.php
factory.php
functions.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
install.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
listener-loader.php
mock-fs.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
mock-image-editor.php
mock-mailer.php
object-cache.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
plural-form-function.php
speed-trap-listener.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
spy-rest-server.php
testcase-ajax.php Privacy: Add unit tests for exporting and erasing personal data. 2019-03-15 18:07:09 +00:00
testcase-canonical.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `tests`. 2019-07-02 04:43:01 +00:00
testcase-rest-api.php
testcase-rest-controller.php
testcase-rest-post-type-controller.php Date/Time: Replace all instances of `date()` with `gmdate()`. 2019-05-26 00:11:37 +00:00
testcase-xmlrpc.php
testcase.php
trac.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
utils.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
wp-profiler.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00