Go to file
Aaron Jorbin b5f505d3dd Add Initial JS Unit Tests for Menu Customizer
While these two tests will help ensure we don't repeat our mistakes, they mostly help lay the foundation for more tests that still need to be written.

See #32688
Props adamsilverstein, jorbin



git-svn-id: https://develop.svn.wordpress.org/trunk@33451 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-27 22:07:27 +00:00
src Passwords UI: clean up the new JS in `wp-admin/js/user-profile.js`. 2015-07-27 21:24:36 +00:00
tests Add Initial JS Unit Tests for Menu Customizer 2015-07-27 22:07:27 +00:00
tools/i18n i18n tools: Use https for `msgid-bugs-address` URLs. 2015-07-27 19:37:13 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml Switch explicitly from `nightly` to `7.0` for Travis, for clarity. 2015-07-27 15:15:34 +00:00
Gruntfile.js
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php