-
Notifications
You must be signed in to change notification settings - Fork 59
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
Added testing #3
base: master
Are you sure you want to change the base?
Commits on Apr 15, 2019
-
I have added a folder for tests and created a new class for the tests -
Also added the jar files for hamcrest junit and mockito
DellUser authored and DellUser committedApr 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 3f8f40f - Browse repository at this point
Copy the full SHA 3f8f40fView commit details
Commits on Apr 16, 2019
-
Added new advance() Method to include arr of Zombies for test only
DellUser authored and DellUser committedApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 88e1c4e - Browse repository at this point
Copy the full SHA 88e1c4eView commit details -
These are added so Mockito will work
DellUser authored and DellUser committedApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 551d83a - Browse repository at this point
Copy the full SHA 551d83aView commit details -
DellUser authored and DellUser committed
Apr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 03e6d85 - Browse repository at this point
Copy the full SHA 03e6d85View commit details -
DellUser authored and DellUser committed
Apr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b4f84d4 - Browse repository at this point
Copy the full SHA b4f84d4View commit details -
Added test to ensure is in test harness
DellUser authored and DellUser committedApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for d3cff6e - Browse repository at this point
Copy the full SHA d3cff6eView commit details -
Added additional advance() method for testing - includes a Zombie []
DellUser authored and DellUser committedApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 5620a4f - Browse repository at this point
Copy the full SHA 5620a4fView commit details
Commits on Apr 17, 2019
-
New Tests include normal .advance() method and the one with Zombie[]
DellUser authored and DellUser committedApr 17, 2019 Configuration menu - View commit details
-
Copy full SHA for c411b24 - Browse repository at this point
Copy the full SHA c411b24View commit details
Commits on Apr 21, 2019
-
DellUser authored and DellUser committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 29a26df - Browse repository at this point
Copy the full SHA 29a26dfView commit details -
Added logic for testAdvance method
PickNatchen authored and PickNatchen committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for cada06e - Browse repository at this point
Copy the full SHA cada06eView commit details -
PickNatchen authored and PickNatchen committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for e52fcf6 - Browse repository at this point
Copy the full SHA e52fcf6View commit details
Commits on Apr 22, 2019
-
Using the Extract Interface pattern
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 8830352 - Browse repository at this point
Copy the full SHA 8830352View commit details -
There were changes to the name of GamePanel in all of these classes to
GamePanelActual
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 17d4381 - Browse repository at this point
Copy the full SHA 17d4381View commit details -
Created new GamePanel Interface for testing
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 49ba872 - Browse repository at this point
Copy the full SHA 49ba872View commit details -
Added new unimplemented methods (.add and .remove)
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for bf09b73 - Browse repository at this point
Copy the full SHA bf09b73View commit details -
For all of these classes, needed to change the type from GamePanelActual
to just GamePanel
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 7c8c62d - Browse repository at this point
Copy the full SHA 7c8c62dView commit details -
PickNatchen authored and PickNatchen committed
Apr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for c104b58 - Browse repository at this point
Copy the full SHA c104b58View commit details -
Added .add and .remove methods
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 12c4afe - Browse repository at this point
Copy the full SHA 12c4afeView commit details -
Updated Name so we can differentiate between George's and Nick's testing
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 658e424 - Browse repository at this point
Copy the full SHA 658e424View commit details -
Changed the constructor from taking GamePanelActual to GamePanel
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 75e50cd - Browse repository at this point
Copy the full SHA 75e50cdView commit details -
Testing commit - no actual testing done yet
gharr authored and gharr committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f275a79 - Browse repository at this point
Copy the full SHA f275a79View commit details -
gharr authored and gharr committed
Apr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for da20edf - Browse repository at this point
Copy the full SHA da20edfView commit details -
Removed the extra testAdvance method
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for dd76a09 - Browse repository at this point
Copy the full SHA dd76a09View commit details -
Added methods to create zombie list and create zombies
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 393b881 - Browse repository at this point
Copy the full SHA 393b881View commit details -
Added new methods to create LanePea Array list
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for bf362ad - Browse repository at this point
Copy the full SHA bf362adView commit details -
Merge pull request #1 from pickNatchen/NickBranch
Added new methods to create LanePea Array list
Configuration menu - View commit details
-
Copy full SHA for b33a803 - Browse repository at this point
Copy the full SHA b33a803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c63ac7 - Browse repository at this point
Copy the full SHA 8c63ac7View commit details -
Removed testAdvance method - not needed
PickNatchen authored and PickNatchen committedApr 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 6add6ce - Browse repository at this point
Copy the full SHA 6add6ceView commit details
Commits on Apr 23, 2019
-
Added correct code for removing Pea, but is commented out
PickNatchen authored and PickNatchen committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for e3d9759 - Browse repository at this point
Copy the full SHA e3d9759View commit details -
Added correct code for removing Pea (PeaList), is commented out
PickNatchen authored and PickNatchen committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ea43576 - Browse repository at this point
Copy the full SHA ea43576View commit details -
Added tests that collide a Zombie and Pea
PickNatchen authored and PickNatchen committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 78e95bd - Browse repository at this point
Copy the full SHA 78e95bdView commit details
Commits on Apr 24, 2019
-
Merge pull request #3 from pickNatchen/NickBranch
Removed testAdvance method - not needed
Configuration menu - View commit details
-
Copy full SHA for 7146ab9 - Browse repository at this point
Copy the full SHA 7146ab9View commit details -
This includes tests for FreezePea class
PickNatchen authored and PickNatchen committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for bee8d9a - Browse repository at this point
Copy the full SHA bee8d9aView commit details -
Added tests for the setters and getters in Pea and FreezePea
PickNatchen authored and PickNatchen committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 5bfc58c - Browse repository at this point
Copy the full SHA 5bfc58cView commit details -
Removed old testAdvance method - no longer valid
PickNatchen authored and PickNatchen committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 39e7490 - Browse repository at this point
Copy the full SHA 39e7490View commit details -
This has all of the updated tests
PickNatchen authored and PickNatchen committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for a755d63 - Browse repository at this point
Copy the full SHA a755d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0a7b5 - Browse repository at this point
Copy the full SHA ed0a7b5View commit details -
4/23 Commit - Sun and LevelData testing
Test Plan documentation complete, but not yet uploaded.
gharr authored and gharr committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 04144df - Browse repository at this point
Copy the full SHA 04144dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f680c1b - Browse repository at this point
Copy the full SHA f680c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4623f1d - Browse repository at this point
Copy the full SHA 4623f1dView commit details
Commits on Apr 29, 2019
-
Removed Collider class and added collider interface using extract
interface
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 28d58d1 - Browse repository at this point
Copy the full SHA 28d58d1View commit details -
This is the original Collider Class
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 5ccfc8d - Browse repository at this point
Copy the full SHA 5ccfc8dView commit details -
Added a getPlant() method to replace the .assignedPlant public variable
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 9177c8a - Browse repository at this point
Copy the full SHA 9177c8aView commit details -
Changed the collided.assignedPlant to collided.getPlant()
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 444fdd8 - Browse repository at this point
Copy the full SHA 444fdd8View commit details -
Added getPlant() method that returns the assignedPlant for the collider
also made the assignedPlant private
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for d5b72d9 - Browse repository at this point
Copy the full SHA d5b72d9View commit details -
Created ColliderTesting Class and stubbed all methods
PickNatchen authored and PickNatchen committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for cadadc8 - Browse repository at this point
Copy the full SHA cadadc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f4dd0 - Browse repository at this point
Copy the full SHA d7f4dd0View commit details
Commits on Apr 30, 2019
-
added tests for the collider class
PickNatchen authored and PickNatchen committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 984c189 - Browse repository at this point
Copy the full SHA 984c189View commit details -
No changes - It's requring me to commit for some reason..
PickNatchen authored and PickNatchen committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 70358a3 - Browse repository at this point
Copy the full SHA 70358a3View commit details -
Added a couple tests for GamePanel
PickNatchen authored and PickNatchen committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for c4134d7 - Browse repository at this point
Copy the full SHA c4134d7View commit details -
Added two tests for GameWindow
PickNatchen authored and PickNatchen committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 6a472a8 - Browse repository at this point
Copy the full SHA 6a472a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d8380 - Browse repository at this point
Copy the full SHA d2d8380View commit details
Commits on May 2, 2019
-
Needed to change the GamePanelActual to GamePanelTesting
PickNatchen authored and PickNatchen committedMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 0e84d29 - Browse repository at this point
Copy the full SHA 0e84d29View commit details -
Created Zombie Class tests - instantiate and .getZombie() method
PickNatchen authored and PickNatchen committedMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 3e93d1e - Browse repository at this point
Copy the full SHA 3e93d1eView commit details -
One of the set methods took a GamePanelActual as a param, now testing
PickNatchen authored and PickNatchen committedMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for ab82c1b - Browse repository at this point
Copy the full SHA ab82c1bView commit details -
Added Setter and Getter Tests for Zombie Class
PickNatchen authored and PickNatchen committedMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 889136f - Browse repository at this point
Copy the full SHA 889136fView commit details
Commits on May 8, 2019
-
Used extract method, to create a seam to test plant health changing
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 78d58e0 - Browse repository at this point
Copy the full SHA 78d58e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa344f3 - Browse repository at this point
Copy the full SHA aa344f3View commit details -
Extracted Method to make it easier to test that functionality
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 7219699 - Browse repository at this point
Copy the full SHA 7219699View commit details -
Changed some of the stub methods
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e4a875 - Browse repository at this point
Copy the full SHA 8e4a875View commit details -
PickNatchen authored and PickNatchen committed
May 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 5cde3ea - Browse repository at this point
Copy the full SHA 5cde3eaView commit details -
PickNatchen authored and PickNatchen committed
May 8, 2019 Configuration menu - View commit details
-
Copy full SHA for a4cd4f6 - Browse repository at this point
Copy the full SHA a4cd4f6View commit details -
Added final tests for Zombie.advance() method
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 4896f88 - Browse repository at this point
Copy the full SHA 4896f88View commit details -
Merge branch 'master' of https://github.com/pickNatchen/PlantsVsZombi…
…esCS342TestingProject into NickBranch
DellUser authored and DellUser committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 82032ac - Browse repository at this point
Copy the full SHA 82032acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 978480f - Browse repository at this point
Copy the full SHA 978480fView commit details -
Previously a param was added to the constructor for testing, I added the
original constructor back in
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for c9184a6 - Browse repository at this point
Copy the full SHA c9184a6View commit details -
Added comments to the helper methods
PickNatchen authored and PickNatchen committedMay 8, 2019 Configuration menu - View commit details
-
Copy full SHA for b983578 - Browse repository at this point
Copy the full SHA b983578View commit details
Commits on May 10, 2019
-
Added back the original write() method to include new file
PickNatchen authored and PickNatchen committedMay 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 0080e7f - Browse repository at this point
Copy the full SHA 0080e7fView commit details -
Commenting out other testing data to try to get pull to merge
PickNatchen authored and PickNatchen committedMay 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6b9cd1d - Browse repository at this point
Copy the full SHA 6b9cd1dView commit details
Commits on May 13, 2019
-
PickNatchen authored and PickNatchen committed
May 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 450f4b5 - Browse repository at this point
Copy the full SHA 450f4b5View commit details -
Getting back to original state
PickNatchen authored and PickNatchen committedMay 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 3c0393f - Browse repository at this point
Copy the full SHA 3c0393fView commit details -
I have commented out the write() method, as that will have to have
testing changes
PickNatchen authored and PickNatchen committedMay 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 658e0b2 - Browse repository at this point
Copy the full SHA 658e0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f350c18 - Browse repository at this point
Copy the full SHA f350c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba6894 - Browse repository at this point
Copy the full SHA 6ba6894View commit details -
PickNatchen authored and PickNatchen committed
May 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f0339ef - Browse repository at this point
Copy the full SHA f0339efView commit details
Commits on May 14, 2019
-
Changed the name of a method to better reflect use
PickNatchen authored and PickNatchen committedMay 14, 2019 Configuration menu - View commit details
-
Copy full SHA for f07c23e - Browse repository at this point
Copy the full SHA f07c23eView commit details -
Changed Name of method to better reflect use
PickNatchen authored and PickNatchen committedMay 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 925513e - Browse repository at this point
Copy the full SHA 925513eView commit details -
PickNatchen authored and PickNatchen committed
May 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 35b16fa - Browse repository at this point
Copy the full SHA 35b16faView commit details -
PickNatchen authored and DellUser aPickNatchen committed
May 14, 2019 Configuration menu - View commit details
-
Copy full SHA for e8da46b - Browse repository at this point
Copy the full SHA e8da46bView commit details -
Merge branch 'master' of https://github.com/pickNatchen/PlantsVsZombi…
…esCS342TestingProject into NickBranch
DellUser authored and DellUser committedMay 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 65baf02 - Browse repository at this point
Copy the full SHA 65baf02View commit details -
PickNatchen authored and PickNatchen committed
May 14, 2019 Configuration menu - View commit details
-
Copy full SHA for fd77a0a - Browse repository at this point
Copy the full SHA fd77a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3109f - Browse repository at this point
Copy the full SHA 4d3109fView commit details -
This class had saved weird last time. Should be g2g
PickNatchen authored and PickNatchen committedMay 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 189326a - Browse repository at this point
Copy the full SHA 189326aView commit details -
Merge pull request #12 from pickNatchen/NickBranch
This class had saved weird last time. Should be g2g
Configuration menu - View commit details
-
Copy full SHA for 45d7151 - Browse repository at this point
Copy the full SHA 45d7151View commit details
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0bcbbeb - Browse repository at this point
Copy the full SHA 0bcbbebView commit details