Web3Swift
Web3Swift copied to clipboard
Separate tests that use ganache from those that do not
Right now its very hard to run "unit" tests because ganache integration tests are in the same testing target. We should split them and run separately when needed.