-
Notifications
You must be signed in to change notification settings - Fork 49
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
Kelly Tran - FarMar Primary Requirements #67
base: master
Are you sure you want to change the base?
Conversation
… farmar_market_spec.rb
… create the tests for these yet
@kariabancroft || Painful experience with Git: This afternoon, I wanted to commit some changes that I created yesterday's morning. After committing, I recognized that a lot of weird coverage files within 'lib' folder were committed along with my main files. In panic, I reverted the HEAD and used garbage collector to sweep off the wrong commit. JUST THEN I realized by switching the HEAD back to my last hash on Wednesday, I wiped out whatever progress I made on Thursday's morning: tons of methods and specs. ^$#^&$^&^@! And so I had to start afresh from where I had left on Wednesday... |
Completed all primary requirements.
25 tests, 49 assertions, 0 failures, 0 errors, 0 skips
Coverage report: 227 / 231 LOC (98.27%) covered.
Thanks @kariabancroft!