-
Notifications
You must be signed in to change notification settings - Fork 113
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
Ada c17 whales-Nishat Salsabil #96
base: master
Are you sure you want to change the base?
Commits on Apr 4, 2022
-
Created the Class Vendor with the instance methods of init, add, remo…
…ve. All unit tests in Wave 01 passing; Wave 01 complete.
Configuration menu - View commit details
-
Copy full SHA for e24c3ff - Browse repository at this point
Copy the full SHA e24c3ffView commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52b046c - Browse repository at this point
Copy the full SHA 52b046cView commit details -
refactored vendor.py file and assertions in wave 01. 8 tests passing …
…and Waves 01-02 complete
Configuration menu - View commit details
-
Copy full SHA for 96ce532 - Browse repository at this point
Copy the full SHA 96ce532View commit details -
created str method in item.py and swap_items in vendor.py files. Wave…
… 03 test cases complete
Configuration menu - View commit details
-
Copy full SHA for 2b17bcd - Browse repository at this point
Copy the full SHA 2b17bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8381b60 - Browse repository at this point
Copy the full SHA 8381b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f995c2 - Browse repository at this point
Copy the full SHA 9f995c2View commit details -
Renumbered the tests to include the integration test waves, all tests…
… in wave 05 passing; wave 05 complete
Configuration menu - View commit details
-
Copy full SHA for 7af280d - Browse repository at this point
Copy the full SHA 7af280dView commit details
Commits on Apr 6, 2022
-
added 2 instance methods for wave 06, all tests and integration tests…
… passing; waves 01-06 complete
Configuration menu - View commit details
-
Copy full SHA for 1234741 - Browse repository at this point
Copy the full SHA 1234741View commit details
Commits on Apr 7, 2022
-
refactored the swap_first_item method in vendor.py and implemented th…
…e class Item's super function in subclasses; all waves and integration tests passing
Configuration menu - View commit details
-
Copy full SHA for c02f9f3 - Browse repository at this point
Copy the full SHA c02f9f3View commit details
Commits on Apr 8, 2022
-
created a new wave 07 for optional enhancement with 9 new test cases,…
… added 2 instance methods: get_newest_item and swap_by_newest to Vendor Class, added an attribute age to Item Class
Configuration menu - View commit details
-
Copy full SHA for 69ccf14 - Browse repository at this point
Copy the full SHA 69ccf14View commit details -
needed to add another test case to test condition_description method …
…in Wave 05, waves 01-07 and integration tests passing
Configuration menu - View commit details
-
Copy full SHA for afb90ef - Browse repository at this point
Copy the full SHA afb90efView commit details