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

First Backend Code Review #2

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Conversation

daviskeene
Copy link

@daviskeene daviskeene commented Nov 16, 2019

Summary of Changes

This is the first PR for backend code review. All Backend API documentation is provided in the backend/ folder under the README.md.

Testing

  • Functional tests
  • Unit tests
  • Manual tests
  • Other (Please describe)

Testing has mainly been a "create model, test feature" workflow. Once backend and frontend were connected, backend testing was done primarily through frontend forms and calls. Aside from that, all other forms of testing were done using Postman to manage API requests.

PR Checklist

  • My code adheres to the code standards outlined in the EngineeringDocs repo. If not, add an explanation for why it doesn't.
    Didn't adhere to the variable naming conventions, and some files are indented using spaces and some are indented using tabs (consqeuence of following some tutorials).

  • I have selected at least one primary assignee for this PR. These people need to approve this PR for it to be merged.

  • I have selected any number of reviewers for this pull request. Reviewers are people who should know about the pull request, but whose sign-off is not a blocker to merging.

PR Dependencies

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.

1 participant