HomeDevCentral

Harden test site build

Description

Harden test site build

Summary:
Previously, make test was using installed version of upsection,
with installed version of the templates and components.

So, any modification of package.json was totally ignored running
make test.

Furthermore, it also required root access to perform the installation.

This change allows to inject our repository version of everything
for that test site build.

Test Plan:

  • edit components/package-template.json
  • make test
  • check tests/site/package.json matches

Reviewers: MoustaphaAs

Reviewed By: MoustaphaAs

Differential Revision: https://devcentral.nasqueron.org/D3581

Details

Auditors
MoustaphaAs
Provenance
derecksonAuthored on Fri, Nov 8, 14:33
derecksonPushed on Fri, Nov 8, 14:43
Reviewer
MoustaphaAs
Differential Revision
D3581: Harden test site build
Parents
rUPSECTION93d83c9f15cd: Reformat package.json template with 4 spaces
Branches
Unknown
Tags
Unknown
References
HEAD -> main