| Feature | Feedback |
|---|---|
| Baseline | |
| Answered comprehension questions | |
| Used Git Regularly | |
| Wave 1 | |
| All provided tests pass | |
Using the appropriate attr_ for instance variables |
|
| Wave 2 | |
| All stubbed tests are implemented fully and pass | |
Used CSV library only in .all (not in .find) |
|
Appropriately parses the product data from CSV file in Order.all |
|
Order.all calls Customer.find to set up the composition relation |
|
| Additional Notes |