Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

PHPUnit tests#88

Merged
westonruter merged 9 commits intodevelopfrom
feature/phpunit
Apr 10, 2016
Merged

PHPUnit tests#88
westonruter merged 9 commits intodevelopfrom
feature/phpunit

Conversation

@valendesigns
Copy link
Copy Markdown
Contributor

This fixes #52, though is still a WIP.

@valendesigns valendesigns self-assigned this Apr 8, 2016
@valendesigns valendesigns added this to the 0.5 milestone Apr 8, 2016
@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 5e3eb5f on feature/phpunit into * on develop*.

$setting instanceof WP_Customize_Post_Setting
&&
! $this->manager->get_control( $setting->id )
! $this->manager->get_section( $setting->id )
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@westonruter
Copy link
Copy Markdown
Contributor

I'm going to go ahead and merge this because I need to amend it for work on #1.

@westonruter westonruter merged commit 855e98b into develop Apr 10, 2016
@valendesigns valendesigns removed this from the 0.5 milestone Apr 13, 2016
@westonruter westonruter added this to the 0.5 milestone Apr 28, 2016
@valendesigns valendesigns deleted the feature/phpunit branch April 28, 2016 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PHPUnit tests

3 participants