Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

Continuous Integration needs Selenium webtest / browser automation #67

Open silkroadnomad opened 5 years ago

silkroadnomad commented 5 years ago

Write tests for UI:

Please find information regarding to selenium and meteor here:

silkroadnomad commented 5 years ago

Interesting articles and websites which helped to enable selenium + mocha on meteor.

Works great outside of meteor

important information regarding to the meteortesting package

Interesting but doesn't necessarily works

Considerations