waiting_sincein fs_tickets has been added
npm installnpx mix watchornpm run watchnpx mix --production
If you don't have a testing database then please run the following command from your project root:
bin/install-wp-tests.sh db_name db_user db_pass db_host
You may need to install phpunit package as dev deps. To run the tests,
just run phpunit command in the terminal from project root. To get more
details on phpunit type phpunit --help on your terminal. You can test
both free and pro version at the same time. All test file names should start
with test-. Make sure you have all your test file in the tests folder.
You can include or exclude your files in phpunit.xml.dist file.
sh build.sh --node-build --rtl_css --with_pro