deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

fix(_tests): remove out of date functional tests #406

Closed Joshua-Anderson closed 8 years ago

Joshua-Anderson commented 8 years ago

These tests are very out of date (they haven't been touched in over 6 months and still reference ETCD). I'm all for functional tests, but I think these need to be completely rewritten to reflect the current state of the builder.

deis-bot commented 8 years ago

@smothiki and @technosophos are potential reviewers of this pull request based on my analysis of git blame information. Thanks @Joshua-Anderson!

codecov-io commented 8 years ago

Current coverage is 46.81% (diff: 100%)

Merging #406 into master will increase coverage by 0.09%

@@             master       #406   diff @@
==========================================
  Files            26         26          
  Lines          1098       1098          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            513        514     +1   
+ Misses          554        553     -1   
  Partials         31         31          

Powered by Codecov. Last update e292969...a1cec86