Skip to content
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

Devrel 1141/generate model integration test #32

Closed
wants to merge 19 commits into from

Conversation

IvanKiral
Copy link
Contributor

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

IvanKiral and others added 19 commits April 2, 2024 13:56
* Add sync skeleton

* Make sync models immutable

* refactor fixReferences name, naming for sync model

* Update skeleton of patchOperations

* fix type in filecontentModel

* add fetching data from source environment with required assets and items

* add test for contenTypeHelpers

* rename modelGenerators folder to modelTransfomers

* fix types for elements in sync models

* pass whole environment model to transfomers

* add type guards

* fix getIds api, change traverse function to json transformer

* update tests

* remove diffconfig type

* remove unnecesary generic from Set

* return arrat instead of null

* refactor

---------

Co-authored-by: Jiri Lojda <[email protected]>
* add taxnomy group transfomer

* add test for transformTaxonomyGroupModel

* Replace omitProps type for Omit and refactor test
@IvanKiral IvanKiral force-pushed the DEVREL-1141/generate_model_integration_test branch from 03b499f to 463b7ec Compare April 18, 2024 07:07
@IvanKiral IvanKiral marked this pull request as ready for review April 18, 2024 07:12
@IvanKiral IvanKiral requested review from JiriLojda and a team as code owners April 18, 2024 07:12
@IvanKiral IvanKiral force-pushed the sync branch 2 times, most recently from ed697d1 to ba80d1b Compare May 27, 2024 15:05
@IvanKiral IvanKiral closed this May 29, 2024
@IvanKiral IvanKiral deleted the DEVREL-1141/generate_model_integration_test branch August 29, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants