Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
104 stars 53 forks source link

Rspec tests are failing if Jetpack additional login module is enabled #78

Closed runomarsista closed 5 years ago

runomarsista commented 6 years ago

Rspec tests are failing if Jetpack additional login module is enabled. Module allows user to login with wordpress.com account and test needs more logic.

ottok commented 5 years ago

Rspec was removed in 4e82a3bd7944c4a4a3b7ffa67a9a54d510076c6d and our new Codeception based test system is able to log in past various custom logins, including Jetpack, so this issue can now be closed.