Five for the Future is an initiative promoting the WordPress community’s contribution to the platform’s growth. As an open source project, WordPress is created by a diverse collection of people from around the world. The program encourages organizations to contribute five percent of their resources to WordPress development, to maintain a "golden ratio" of contributors to users. https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/
Find a file
Kelly Dwan 03949905c0
Tests: Update infrastructure & add travis config (#100)
* Tests: Move tests infrastructure, set up travis

Consolidates the composer files so we can run install once in travis.

* Return empty array if no values are $_POST'ed to the form

Fixes an issue with tests + null values in logs

* Clean up some naming & create helper functions for tests

* Debug travis

* Remove debug

* Fix notices on form

* Turn on multisite flag
2019-11-15 17:40:53 -05:00
bin Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
plugins/wporg-5ftf Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
themes/wporg-5ftf Sync with SVN: Bump cachebuster 2019-11-13 17:23:41 -05:00
.gitignore Add more exclusions to .gitignore (#85) 2019-11-06 11:51:40 -05:00
.travis.yml Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
composer.json Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
composer.lock Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
phpcs.xml.dist Theme: Single pledge view (#43) 2019-10-28 13:38:49 -04:00
phpunit-watcher.yml.dist Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
phpunit.xml.dist Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00