[x] InvestorStrategy Contract Deployed
- [x] Setup params correct
- [x] maxMessageLength
- [x] maxNameLength
- [x] minimumPrice
- [x] revNetProjectID
- [x] revNetTerminal
- [x] createMarkee works
- [x] tABC received
- [x] Markee Contract Set with params correct
- [x] message string
- [x] name string (optional)
- [x] owner address is Markee admin
- [x] pricingStrategy is deployed contract
- [x] totalFundsAdded is correct
- [x] add funds to Markee works from any wallet
- [x] Owner-only functions work
- [x] updateMessage
- [x] transferMarkeeOwnership
- [x] Admin-only functions work
- [x] set minimum price
- [x] set max message length
- [x] set admin multisig
- [x] change pricingStrategy