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
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