feat: export with v2#780
Open
marianfoo wants to merge 7 commits into
Open
Conversation
Contributor
|
All contributors have signed the CLA. Thank you! |
Member
Author
|
I agree to the CLA |
3f88020 to
7f5af5f
Compare
- Add ODataV2RequestObjects for draft-aware entity prefetch - Implement V2 updateAsync with draft path handling - Restore precision/scale/nullable in MetadataHandlerV2 - Fix getLabelList for nested entities in deep export (MetaModel caching) - Add V2 download+update wdi5 test - Add design doc for V2 export/update architecture - Add AGENTS.md with project overview Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add Jest + ts-jest for unit testing ODataV2RequestObjects logic - Create SAP UI5 module mocks for Filter, FilterOperator, Log, ODataModel - Write 10 unit tests covering entity matching, draft detection, composite keys - Fix V2 wdi5 test: use regular functions for proper scoping, correct selectors - Wire updatev2 specs into testapps.json for all V2 FE versions - Add test:unit npm scripts to root and package - Fix formattedValue type error in ODataV2RequestObjects (string[] → string) - Update AGENTS.md with comprehensive testing documentation - Expand wdi5.md with watch mode, debug mode, test objects, and unit test docs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
30797d9 to
bac3782
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.