Skip to content

FEATURE - Adapt CF projects' structure to work with preview-middleware #3699

@nikmace

Description

@nikmace

As a developer,
I want to be able to start Preview on a CF project generated with ADP Generator,
so that I preview my application

Description

The structure of CF projects generated with ADP Generator is outdated and needs to be adapted to work with the preview-middleware. After which it will be possible to preview the application in the browser.

Technical Design

What modules need to be created or enhanced?
@sap-ux/adp-tooling,
@sap-ux/generator-adp

Acceptance Criteria

GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)

Given I have created a CF ADP
when I run the preview command
then a browser window opens and I can preview the application

Notes

Tasks

  • CF template structure adapted
  • Unit Tests added
  • Test Cases defined

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions