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

Issue 123 - Unit tests #136

Merged
merged 24 commits into from
Jul 12, 2017
Merged

Issue 123 - Unit tests #136

merged 24 commits into from
Jul 12, 2017

Conversation

MattGeri
Copy link

This PR covers most of the cases in issue #123 except PULL operations that were not covered already.

  • Merges the test-coverage branch
  • Adds tests for RSS Pull Client
  • Refactors broken items (specifically around the logger)
  • Cleaning up syntax issues

@philipjohn Could you take a look when you get a chance.

sboisvert and others added 23 commits March 25, 2016 15:18
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.
Created a readme.md to summarize contribution needs for the plugin
Swapped out header to be compatible with Markdown
Setting up PHPCS checks with Travis
# Conflicts:
#	.travis.yml
#	bin/install-wp-tests.sh
#	includes/class-syndication-wp-rss-client.php
#	tests/bootstrap.php
* Fixes after merge with `test-coverage` branch
* Move tests from sitegroup to bootstrap
* Update the RSS pull client tests
* Adding tests for RSS Pull Client
* Refactoring broken items (specifically around the logger)
* Cleaning up syntax issues
* Implement tests for XML Push Client using a custom inteceptor
* Fix date issue in the push client
* Set tests to run as multisite
* Comment for delete test method
* Remove rogue comment
@MattGeri MattGeri mentioned this pull request Jul 11, 2017
@philipjohn philipjohn self-assigned this Jul 11, 2017
@philipjohn philipjohn added this to the v2.1 milestone Jul 12, 2017
@philipjohn philipjohn merged commit 3deae05 into Automattic:2.1 Jul 12, 2017
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

Successfully merging this pull request may close these issues.

5 participants