From my understanding, moneyd is not able to connect to the testnet right now as there is nobody actively maintaining it. How were you able to connect to this testnet?
On the other hand, I was able to use ILP to send payments to myself by using a localtunnel subdomain which is explained later in the article.
I resolved the issue by creating a new pointer using the ilp-spsp-server, because by default I was sending it to a peer that didn’t exist, that is why it was sending ‘0’.
How did you create a new pointer? Im struggling making a test payment. I get a no route found as well.
ilp-spsp send --amount 10 --receiver '$spsp.ilp-test.com'
paying 10 to "$spsp.ilp-test.com"...
DeprecationWarning: sendSingleChunk is deprecated and will be removed in the next version. Use sendRequest instead
sent 0 units!