Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

POC #4

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

POC #4

wants to merge 16 commits into from

Conversation

hauvong
Copy link

@hauvong hauvong commented May 14, 2020

This PR is created to review changes and provide feedback improvement. Do not merge until finalize and fully tested.

  • git clone git@github.com:penske-media-corp/pmc-vvv.git pmc-vvv
  • copy your bitbucket private ssh key to pmc-vvv/config/.ssh/bitbucket-id_rsa
  • cd pmc-vvv
  • git checkout poc
  • vagrant up to start the vm
  • vagrant provision to force re-provision
  • vagrant ssh

Run phpunit on vipgo env:

cd /srv/www/vipgo/public_html/wp-content/plugins/pmc-plugins/pmc-unit-test
phpunit

cd /srv/www/vipgo/public_html/wp-content/themes/vip/pmc-core-v2
phpunit

Run phpunit on vip classic:

cd /srv/www/wpcom/public_html/wp-content/themes/vip/pmc-plugins/pmc-unit-test                                               
phpunit

cd /srv/www/wpcom/public_html/wp-content/themes/vip/pmc-core-v2
phpunit

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant