mburns / paramount

Use Chef to configure your personal online software stack
http://mburns.github.io/paramount
Apache License 2.0
2 stars 1 forks source link

Improve integration tests #129

Closed mburns closed 6 years ago

mburns commented 7 years ago

What

Get integration tests working under CI.

TODO

Future Work

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@88b491f). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #129   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     15           
  Lines             ?    102           
  Branches          ?      0           
=======================================
  Hits              ?    102           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
test/unit/spec/postfix_spec.rb 100% <ø> (ø)
test/unit/spec/spamassassin_spec.rb 100% <ø> (ø)
test/unit/spec/security_spec.rb 100% <ø> (ø)
test/unit/spec/system_spec.rb 100% <ø> (ø)
test/unit/spec/web_spec.rb 100% <ø> (ø)
test/unit/spec/multimedia_spec.rb 100% <ø> (ø)
test/unit/spec/email_spec.rb 100% <ø> (ø)
test/unit/spec/default_spec.rb 100% <ø> (ø)
test/unit/spec/roundcube_spec.rb 100% <ø> (ø)
test/unit/spec/wallabag_spec.rb 100% <ø> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 88b491f...1c9c479. Read the comment docs.

mburns commented 6 years ago

retest this please