steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
154 stars 100 forks source link

Add dev and staging to CircleCI Builds #201

Open cyon1c opened 6 years ago

cyon1c commented 6 years ago

add support to run tests against dev and staging.

sneak commented 6 years ago

@goldibex didn't we decide that tests should not touch network? or is this a separate set of tests from the standard that we intend just to do on circleci?

sneak commented 6 years ago

(i think that testing client/server api compat is a valuable signal, fwiw)