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

#159068263 Add GET entries/:id endpoint #5

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

olusoladavid
Copy link
Owner

What does this PR do?

Add an endpoint to retrieve a single journal entry by id

Description of Task to be completed

  • Add tests that fail for endpoint
  • Build minimum solution for test to pass
  • Iterate on tests

How should this be manually tested?

API endpoint has been deployed to: https://my-diary-api.herokuapp.com/api/v1/entries

Story with id=1 is available on server

What are the relevant pivotal tracker stories?

#159068263

@olusoladavid olusoladavid merged commit 7975c33 into develop Jul 19, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14

  • 6 of 6 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12: 0.0%
Covered Lines: 22
Relevant Lines: 22

💛 - Coveralls

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.

None yet

2 participants