-
Notifications
You must be signed in to change notification settings - Fork 47
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
Issue 123 - Unit tests #136
Commits on Mar 25, 2016
-
By default simplepie will try to save to disk. In core this works by changing the cache class to a custom one that stores using transients. Fixes PHP Warnings when cache can't be found and also enables feeds to be cached.
Configuration menu - View commit details
-
Copy full SHA for 76c9580 - Browse repository at this point
Copy the full SHA 76c9580View commit details
Commits on Aug 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a00ecd4 - Browse repository at this point
Copy the full SHA a00ecd4View commit details -
Merge pull request Automattic#115 from alexiskulash/patch-1
Created a readme.md to summarize contribution needs for the plugin
Configuration menu - View commit details
-
Copy full SHA for 30a003a - Browse repository at this point
Copy the full SHA 30a003aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ad91d - Browse repository at this point
Copy the full SHA 76ad91dView commit details
Commits on Nov 20, 2016
-
Add Travis configuration. Adapted from _s.
Philip John committedNov 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 2917e94 - Browse repository at this point
Copy the full SHA 2917e94View commit details -
Specify VIP standards rather than use a separate ruleset file
Philip John committedNov 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 7be4077 - Browse repository at this point
Copy the full SHA 7be4077View commit details -
Merge pull request Automattic#122 from Automattic/phpcs-ci
Setting up PHPCS checks with Travis
Configuration menu - View commit details
-
Copy full SHA for f3d1280 - Browse repository at this point
Copy the full SHA f3d1280View commit details
Commits on Dec 9, 2016
-
Philip John committed
Dec 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 98fdd13 - Browse repository at this point
Copy the full SHA 98fdd13View commit details
Commits on Jan 10, 2017
-
Tests scaffold and travis rules
Philip John committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 72950be - Browse repository at this point
Copy the full SHA 72950beView commit details -
Philip John committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 5145d94 - Browse repository at this point
Copy the full SHA 5145d94View commit details -
Philip John committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 4a9ce09 - Browse repository at this point
Copy the full SHA 4a9ce09View commit details -
Philip John committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for b9dcc32 - Browse repository at this point
Copy the full SHA b9dcc32View commit details -
Philip John committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 474d7f6 - Browse repository at this point
Copy the full SHA 474d7f6View commit details -
Philip John committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 624d63f - Browse repository at this point
Copy the full SHA 624d63fView commit details -
Use create_and_get() as it's more efficient
Philip John committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 2c763dc - Browse repository at this point
Copy the full SHA 2c763dcView commit details -
Initial stab at RSS Pull tests. Failing.
Philip John committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 4e8e193 - Browse repository at this point
Copy the full SHA 4e8e193View commit details -
Clean up test data, and ensure all meta are in
Philip John committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 86b4a08 - Browse repository at this point
Copy the full SHA 86b4a08View commit details
Commits on Jul 4, 2017
-
Merge remote-tracking branch 'origin/test-coverage' into feature/AUTO-3
# Conflicts: # .travis.yml # bin/install-wp-tests.sh # includes/class-syndication-wp-rss-client.php # tests/bootstrap.php
Configuration menu - View commit details
-
Copy full SHA for 9217c57 - Browse repository at this point
Copy the full SHA 9217c57View commit details -
* Fixes after merge with `test-coverage` branch * Move tests from sitegroup to bootstrap * Update the RSS pull client tests
Configuration menu - View commit details
-
Copy full SHA for a913fec - Browse repository at this point
Copy the full SHA a913fecView commit details
Commits on Jul 10, 2017
-
* Adding tests for RSS Pull Client * Refactoring broken items (specifically around the logger) * Cleaning up syntax issues
Configuration menu - View commit details
-
Copy full SHA for 281e297 - Browse repository at this point
Copy the full SHA 281e297View commit details
Commits on Jul 11, 2017
-
* Implement tests for XML Push Client using a custom inteceptor * Fix date issue in the push client * Set tests to run as multisite
Configuration menu - View commit details
-
Copy full SHA for 90b18ef - Browse repository at this point
Copy the full SHA 90b18efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a69191b - Browse repository at this point
Copy the full SHA a69191bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb4351 - Browse repository at this point
Copy the full SHA ffb4351View commit details
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a665b43 - Browse repository at this point
Copy the full SHA a665b43View commit details