ConsenSysMesh / singulardtv-contracts

19 stars 16 forks source link

Old test about guard activating shares/tokens #54

Closed ethers closed 8 years ago

ethers commented 8 years ago
        # Workshop wants to withdraw its funding but it fails, because guard has not activated shares yet.
        fund_balance = self.crowdfunding_contract.fundBalance()
        try:
            self.crowdfunding_contract.withdrawForWorkshop(sender=keys[WS_1])
        except TransactionFailed:
            self.assertEqual(self.crowdfunding_contract.fundBalance(), fund_balance)
Georgi87 commented 8 years ago

removed in f2f9fa7722ad0a726cffe34b73f96ebae36dd09b