generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move Freestyle OPA templates to ui5-test-writer
#2928
Open
kjose90
wants to merge
48
commits into
main
Choose a base branch
from
freestyle-test-templates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 41 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
445fdda
adding simple handlebar templates
kjose90 08b3623
progress
kjose90 81204cb
clean up
kjose90 373b3ec
progress
kjose90 e971819
testing with templates
kjose90 96fdd0c
added OPA generate FF
kjose90 9e2a636
add ejs templates
kjose90 285aacf
clean code
kjose90 76f172a
revert shared gen util
kjose90 5362388
removing namespace use for freestyle tests
kjose90 79398f5
add logger to package json
kjose90 0953833
pnpm recursive install
kjose90 50021a0
Linting auto fix commit
github-actions[bot] 06cd7fe
remove namespace reference and improvise code
kjose90 00fa2ce
Merge branch 'freestyle-test-templates' of https://github.com/SAP/ope…
kjose90 c1af110
remove unwanted type
kjose90 cfebc57
Linting auto fix commit
github-actions[bot] a146d30
add tests for freestyle templates
kjose90 0922a98
update fiori elements tests
kjose90 787ff1b
Merge branch 'freestyle-test-templates' of https://github.com/SAP/ope…
kjose90 2882a45
add correct path to fe integration test
kjose90 8c4575f
update ff snapshots
kjose90 d52877a
update snapshots for ff and fe writers
kjose90 bdf4248
sonar issues
kjose90 039b191
get app id slash logic
kjose90 d188059
change in test order in package scripts
kjose90 a955637
updating int test scripts
kjose90 0b90e95
removing use of flp sandbox and int flp sandbox
kjose90 af28e13
removing console log
kjose90 9bbd30f
lint issues
kjose90 0827a86
Merge branch 'main' into freestyle-test-templates
kjose90 a648ebe
add changeset
kjose90 c0fdcae
Merge branch 'freestyle-test-templates' of https://github.com/SAP/ope…
kjose90 31f4c16
refactoring
kjose90 eea7857
use project acces utils
kjose90 0934e34
Following the FE templates
kjose90 50b1f59
change index test names to fiori elements
kjose90 7846812
changeset
kjose90 2c98195
changeset
kjose90 a41d571
sonar issue fix
kjose90 f39778e
Merge branch 'main' into freestyle-test-templates
kjose90 e1356c1
split templates based on ui5 versions
kjose90 5561013
Merge branch 'freestyle-test-templates' of https://github.com/SAP/ope…
kjose90 1a3b739
sonar issue
kjose90 43d4c7f
add generateOPATests
kjose90 b3c74b8
add generateOPATests
kjose90 ed182a9
add viewpath to manifest template
kjose90 f814276
add tests to fiori freestyle
kjose90 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@sap-ux/fiori-freestyle-writer': minor | ||
'@sap-ux/fiori-generator-shared': minor | ||
'@sap-ux/ui5-test-writer': minor | ||
--- | ||
|
||
Add Freestyle OPA templates to ui5-test-writer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider moving this to another function in another file along with all the test related code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved to
packages/fiori-freestyle-writer/src/generateOPATests.ts