archangel-dlt / archangel-ruby

A Ruby client library and command-line interface for the Archangel DLT system.
https://rubygems.org/gems/archangel
MIT License
1 stars 0 forks source link

Use VCR for Guardtime tests #4

Closed jezhiggins closed 7 years ago

jezhiggins commented 7 years ago

If there are Guardtime credentials available in the environment, use them and actually hit the Guardtime endpoint Otherwise, hook in VCR and use the replayed session

Floppy commented 7 years ago

@jezhiggins it looks like this is accidentally including the Ethereum driver - should it be rolled back to c420bc9 and merged, with Ethereum moved to a separate branch?

jezhiggins commented 7 years ago

Yes, you're right. Apologies. Rolled back to that commit.

jezhiggins commented 7 years ago

Ethereum driver now in its own branch