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

Describing bugs with pending tests #610

Merged
merged 1 commit into from Dec 3, 2014
Merged

Describing bugs with pending tests #610

merged 1 commit into from Dec 3, 2014

Conversation

awead
Copy link
Contributor

@awead awead commented Nov 15, 2014

Marks tests related to #540 and #609 as pending.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) when pulling 7f6464e on pending into 3c27d7d on fedora-4.

# TODO: Bug described in issue #609
describe "#select" do
it "should choose a subset of objects in the relationship" do
pending "method should be interpreted as private"
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure I understand this message. Is the method private now, but should not be? Can you clarify?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jcoyne See #609 I'm just describing what the error was. I'm not sure if it was public before and is now private, but ActiveFedora::Associations::HasManyAssociation is trying to call select and it's coming up private.

Copy link
Member

Choose a reason for hiding this comment

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

@awead how about changing the description to "method has private visibility" instead of saying "should be ..."

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) when pulling 22574cc on pending into 8033161 on fedora-4.

@awead
Copy link
Contributor Author

awead commented Dec 3, 2014

@jcoyne Updated PR per your comments.

jcoyne added a commit that referenced this pull request Dec 3, 2014
Describing bugs with pending tests
@jcoyne jcoyne merged commit d90da9b into fedora-4 Dec 3, 2014
@jcoyne jcoyne deleted the pending branch December 3, 2014 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants