| Feature | Feedback |
|---|---|
| Wave 1 | |
| All provided tests pass | |
Using the appropriate attr_ for instance variables |
|
| Wave 2 | |
| All stubbed tests are implemented fully and pass | |
Created instances (by calling new) in Account.all |
|
Used CSV library only in Account.all (not in Account.find) |
|
Used Account.all to get account list in Account.find |
|
| Wave 3 | |
| All stubbed tests are implemented fully and pass | |
| Used inheritance in the initialize for both Checking and Savings Accounts (min balance) | |
| Used inheritance for the withdraw in checking and savings accounts | |
| Baseline | |
| Used Git Regularly | |
| Answer comprehension questions | |
| Extras |