Where are masks stored in a git repo?
Originally posted by user MariusSc78 to the Stoplight Community on 01/05/2024 at 03:23 ET.
I have created a mask of my address model and published it to my github repo. After that I have changed some properties in that new masks I have created.
Now, I am wondering where the mask (and the changes) is located/stored in the git repo. I only saw that a resolutions.json has been created that includes an id reference. But the actual change/mask I do not find.
I don't use component library project. I am using the model folder in my api project. I think it is called local models.
According to my findings, I don't think that masks are stored in git, rather than somewhere within the stoplight platform. Am I correct?
Hi Michal,
TestComplete creates instances of these objects in the name mapping based on properties.
If any of the properties used to map the object are different, that would explain why there are similar names, but failing to find the objects.
Sadly, there is not enough info here to provide a resolution, but if you can share the mapping of one of those items, I may be able to suggest a change to the mapping.
You could also reach out to your sales rep to set some time up with an SE
Hi Michal,
> Do You have any [...] documentation ?
https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/name-mapping/basic-mapping-criteria.html and the whole https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/name-mapping/index.html section.