wordpress-develop/tools/local-env
Jonathan Desrosiers 6e49ac2e96 Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment.
The WordPress Importer plugin is now downloaded to the `tests/phpunit/data/plugins` directory when running `npm run env:install`.

This ensures that the PHPUnit test suite will not fail when the plugin is missing.

This also introduces a new `WP_IMPORTER_REVISION` variable to the `.env` file, to control the SVN revision that is checked out.

Props johnbillion.
Fixes #49720.

git-svn-id: https://develop.svn.wordpress.org/trunk@50285 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-10 16:52:13 +00:00
..
scripts Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment. 2021-02-10 16:52:13 +00:00
default.template Build/Test Tools: Add Authorization headers support to local-env. 2020-10-27 18:32:22 +00:00
mysql-init.sql Build Tools: Add a WordPress Development Environment. 2019-08-05 07:09:14 +00:00
php-config.ini Build Tools: Add a WordPress Development Environment. 2019-08-05 07:09:14 +00:00
phpunit-config.ini Build Tools: Add a WordPress Development Environment. 2019-08-05 07:09:14 +00:00