Skip to content

Instantly share code, notes, and snippets.

@CinnamonGrrrl
Created March 27, 2018 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CinnamonGrrrl/292c2a72ab78d4420960994321e39ff8 to your computer and use it in GitHub Desktop.
Save CinnamonGrrrl/292c2a72ab78d4420960994321e39ff8 to your computer and use it in GitHub Desktop.
FundingTest
✓ testSettingAnOwnerDuringCreation (64ms)
✓ testSettingAnOwnerOfDeployedContract (57ms)
✓ testAcceptingDonations (78ms)
✓ testTrackingDonatorsBalance (54ms)
Contract: Funding
✓ sets an owner
✓ accepts donations (60ms)
✓ keeps track of donator balance (89ms)
✓ finishes fundraising when time is up (38ms)
8 passing (1s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment