adobe / aem-cif-guides-venia

AEM CIF Venia Project
Apache License 2.0
39 stars 33 forks source link

fix: remove static templates (fixes #307) #313

Closed buuhuu closed 2 years ago

buuhuu commented 2 years ago

Description

This change removes the static templates from /apps/venia/templates. They were not deployed anyway for a while now and we use dynamic templates instead.

Related Issue

307

Motivation and Context

How Has This Been Tested?

Locally, mvn test now works within ui.apps/

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #313 (7d3da2e) into dev (0cbe748) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev     #313   +/-   ##
=========================================
  Coverage     77.14%   77.14%           
  Complexity       21       21           
=========================================
  Files             1        1           
  Lines            35       35           
  Branches          4        4           
=========================================
  Hits             27       27           
  Misses            6        6           
  Partials          2        2           
Flag Coverage Δ
unittests 77.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more