Peter Braden
Peter Braden
Prerequisite for porting futon
Perhaps QUnit or something. There's no point maintaining a custom test runner.
Need to store url, seq number for each replication Apparently Couch keeps these in memory : "At the time of writing, CouchDB doesn’t remember continuous replications over a server restart....
It's kinda uncovered at the moment. Also, probably want to overwrite the ajax method to allow remote sync testing.
This isn't ready for merging, but as I'm about to abandon it, and it's 90% of the way towards something useful I thought I'd leave it here so perhaps someone...
`PeerId`'s may or may not have a private key and we may need to detect this in other code. The type of privKey is: `public privKey: Uint8Array;` , however currently...