HarvardWestlake / Wolvercoin

Wolvercoin code creation
2 stars 5 forks source link

test_crash needs to actually test each piece working together—our tests are split between crash.py and gambling.py #94

Open idmcz opened 1 year ago

idmcz commented 1 year ago

Our tests are split between the two files listed in the title of the item. We need to merge the tests from gambling.py into crash.py so the full program can be tested.

idmcz commented 1 year ago

hey ava, i'm currently working on merging crash and communitypot, but i think i need to merge the tests as well if im going to test the merged file–i think i can just take care of this then since im working on it in class