blockchain-IoT / Motoro

Smart contracts for decentralized rentals of vehicles.
https://www.toptal.com/ethereum/motoro-iot-in-transportation
MIT License
107 stars 39 forks source link

Functional testing #18

Open patrykmat opened 6 years ago

patrykmat commented 6 years ago

Feature request

As a CTO I want to be able to test our smart contracts under real environment then I expect to publish all contracts in TestNet Where I can test all business requirements

ghost commented 6 years ago

So we would like to have tests based both on Solidity (to test contract login in isolation) and JS: Mocha + Chai (to test business logic from web client side of things). Is this correct? Can I take this one?

michalmikolajczyk commented 6 years ago

@ocet just noticed your message – please do take on the task 👍