Rocket.Chat.Apps-engine icon indicating copy to clipboard operation
Rocket.Chat.Apps-engine copied to clipboard

[NEW] E2e testing

Open shiqimei opened this issue 4 years ago • 2 comments

What? :boat:

11610733292_ pic_hd

This PR introduces E2E automation tests into our workflow.

Why? :thinking:

This can help us increase our confidence when there're some changes to the codebase.

Links :earth_americas:

Depends on: https://github.com/RocketChat/Rocket.Chat/pull/20169

PS :eyes:

shiqimei avatar Jan 18 '21 12:01 shiqimei

Codecov Report

Merging #366 (bee28c5) into alpha (ab63c37) will decrease coverage by 2.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha     #366      +/-   ##
==========================================
- Coverage   53.27%   51.20%   -2.08%     
==========================================
  Files          86       78       -8     
  Lines        2915     2791     -124     
  Branches      412      412              
==========================================
- Hits         1553     1429     -124     
  Misses       1362     1362              
Impacted Files Coverage Δ
src/server/logging/index.ts
src/server/marketplace/license/index.ts
src/server/storage/index.ts
src/server/accessors/index.ts
src/server/compiler/index.ts
src/server/errors/index.ts
src/server/managers/index.ts
src/server/bridges/index.ts

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 ab63c37...bee28c5. Read the comment docs.

codecov[bot] avatar Jan 18 '21 13:01 codecov[bot]

PS. We need a GITHUB_PAT with public repos access configured inside this repo to make it work.

shiqimei avatar Jan 18 '21 13:01 shiqimei