Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add additional plugins for automated testing #124

Open
samuelchan22 opened this issue Mar 8, 2016 · 2 comments
Open

Add additional plugins for automated testing #124

samuelchan22 opened this issue Mar 8, 2016 · 2 comments

Comments

@samuelchan22
Copy link
Contributor

Contact Form 7
Yoast
All in One SEO Pack

http://whatwpthemeisthat.com/top-plugins.html

@matthewjackowski
Copy link
Contributor

Just to be clear...running the tests is automated. However setting up the tests with multiple versions of PHP, WordPress and plugin combinations...is not. So this will take some time.

@diegobz diegobz added this to the 1.2.5 milestone Mar 12, 2016
@matthewjackowski
Copy link
Contributor

This will be ALOT of work as it will add many test script variations.

For now I am just doing manual white-box testing with these plugins. I will do this every major release and every odd feature release (skipping patch level).

Overall we are 'mostly' compatible. The one place where there is conflict is around configuration of the 'home' url with static frontpages...WordPress and by default these plugins only recognize a single home url...but when we add sub directories there are multiple for each language. In order to support a given configuration...the individual plugins might need to be made aware of this setup.

Right now the way to avoid this issue is to simply turn off the extra static frontpage logic (see screenshot).
image

@diegobz diegobz removed this from the 1.3.2 milestone May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants