Gravitate Automated Tester

0

Description: This Plugin allows you to easily run Tests against our PHP or JS code. It is mainly meant for Developers, but can be used by anyone. Like checking that you made sure that

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Description: This Plugin allows you to easily run Tests against our PHP or JS code. It is mainly meant for Developers, but can be used by anyone. Like checking that you made sure that the site is indexable by Search Engines in Production and vise-versa that it is not Indexable in Dev or Staging.

Pre-Installed Tests

  • PHP Errors – Check for PHP Errors, Warnings and Notices.
  • Gravity Forms Honeypot – Check to make sure that Anti-Spam Honeypot is enabled on all forms.
  • Checks Sitespeed against Google Site Speed Insights
  • Checks for Sitemap Pages
  • Checks for Favicon
  • HTML Valid – Check that your Pages are HTML Valid (W3C)
  • JS Console Logs – Check General Pages for Console Logs on Page Load
  • JS Errors – Check General Pages for JS Errors on Page Load
  • Plugins Updated – Make sure WordPress Plugins are the Latest Stable Version
  • SEO Indexable – Allow search engines to index the site in Production
  • SEO Remove Indexing – Disallow search engines to index the site in Dev and Staging
  • WP Debug – Make sure WordPress Debug is set to false
  • WP Head/Footer – Check for wp_head() and wp_footer()
  • WP Updated – Make sure WordPress is Latest Stable Version

    More to come soon

Requirements

  • jQuery
  • WordPress 3.5 or above
  • PHP 5.3+
  • PHP cUrl