Go to file
Boone Gorges c43fc5ac2b Tests: Add decorators to PHPMailer mock object.
The new `get_recipient()` and `get_sent()` methods greatly simplify the
syntax required when writing tests for `wp_mail()`.

Props welcher.
Fixes #34161.

git-svn-id: https://develop.svn.wordpress.org/trunk@36594 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-20 03:40:49 +00:00
src Docs: Add missing @since and @access tags to `get_curies` method and filter from r36533 2016-02-19 23:41:43 +00:00
tests Tests: Add decorators to PHPMailer mock object. 2016-02-20 03:40:49 +00:00
tools/i18n i18n tools: Add the text domain to translate_nooped_plural() calls as well. 2016-01-24 15:28:40 +00:00
.editorconfig
.gitignore Remove accidental .svn addition to .gitignore 2015-12-12 18:26:22 +00:00
.jshintrc
.travis.yml
Gruntfile.js Build Tools: Revert to using a human readable timestamp rather than the unix timestamp in [36315]. 2016-01-20 02:01:57 +00:00
package.json Build Tools: Update grunt-contrib-imagemin to v1.0.0 2015-12-11 03:37:36 +00:00
phpunit.xml.dist
wp-cli.yml Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development. 2015-11-28 18:36:06 +00:00
wp-config-sample.php
wp-tests-config-sample.php Unit Tests: Correct comment in `wp-tests-config-sample.php`. 2016-01-21 20:24:12 +00:00