Suzannah Kirk-Daligcon #21
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I feel great about primary requirements; I had a lot of fun with this project and am perhaps tempted to try to make the hash of user statements this weekend. This assignment helped me solidify new concepts I look forward to continuing to use as we keep moving forward.
Here's the info on testing each wave: (I didn't save all of my tests, a good portion of them)
Wave 1: testing occurred in program.rb (no longer works because of the changes I made in wave 2)
Wave 2: testing occurred outside the class in account.rb (commented out so I could test wave 3)
Wave 3: testing occurred outside the classes in savings_account.rb and checking_account.rb (these are still active)
I did not push any optional enhancements on this one. (I created an owner class file that is extremely bare bones, I didn't push it because I didn't work on it long enough to get it working.)