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

dApp-Tests: Basic Doi Test is failing #103

Closed silkroadnomad closed 5 years ago

silkroadnomad commented 5 years ago

Basic Doi Test fails.

Steps to reproduce: start basic doi test from master or 0.0.9 branch Symptom: Test fails AssertionError: expected .... (some css)' RemarK: Seems like test/test-api/test-api-on-dapp.js:454 has a hard-coded url which doesn't exist any more since this website on www.doichain.org was modified. Maybe move this website to a lokal page. Also see: https://github.com/Doichain/meteor-api/blob/master/server/api/rest/imports/debug.js