Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 569 Bytes

feedback.md

File metadata and controls

18 lines (17 loc) · 569 Bytes

Video Store

What We're Looking For

Feature Feedback
Core Requirements
Git hygiene
Comprehension questions
General
Business Logic in Models
All required endpoints return expected JSON data
Requests respond with appropriate HTTP Status Code
Errors are reported
Testing
Passes all Smoke Tests
Model Tests - all relations, validations, and custom functions test positive & negative cases
Controller Tests - URI parameters and data in the request body have positive & negative cases
Overall