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

Artifacts method on build endpoint #3

Merged
merged 9 commits into from
Jan 29, 2014

Conversation

janstenpickle
Copy link
Contributor

Added a new method to the build class to display of artifact data.

Included updated docs, specs and VCR cassette.

end

it 'returns all artifacts for build' do
res.body.should be_an_instance_of(Array)
Copy link
Owner

Choose a reason for hiding this comment

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

This test should be updated to test something meaningful such as making expectations on the artifacts for a build.

@janstenpickle
Copy link
Contributor Author

@mtchavez All updated; the VCR cassette now returns 2 build artifacts, I've added Yardoc and removed the version bump.

@mtchavez
Copy link
Owner

Yeah this looks good and the test is a little more meaningful, thanks.

mtchavez added a commit that referenced this pull request Jan 29, 2014
@mtchavez mtchavez merged commit 5049b8e into mtchavez:master Jan 29, 2014
@janstenpickle janstenpickle deleted the artifacts_endpoint branch February 3, 2014 10:53
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.

2 participants