docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 176 forks source link

[WIP] Add logs to e2e tests #781

Closed zappy-shu closed 4 years ago

zappy-shu commented 4 years ago

DO NOT MERGE YET

- What I did

Adding extra logging to e2e tests to help with debugging failures

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory)

codecov[bot] commented 4 years ago

Codecov Report

Merging #781 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #781   +/-   ##
=======================================
  Coverage   70.32%   70.32%           
=======================================
  Files          67       67           
  Lines        3740     3740           
=======================================
  Hits         2630     2630           
  Misses        762      762           
  Partials      348      348

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 012748d...85c8094. Read the comment docs.