Luis Tejeda
1754339889
Update jsonPointer.test.js
...
Add required parameter
2022-06-22 12:21:34 -05:00
Erik Mendoza
a8ba605473
Fix and removing outdated getKeyInComponents tests
...
The getKeyInComponents method has changed and now it receives the component key after rename it using the current naming strategy.
2022-06-21 21:09:06 -05:00
Luis Tejeda
f601e16adf
Merge branch 'fix/referencedComponents' into fix/refprop20
2022-06-13 12:46:46 -05:00
Erik Mendoza
144138c63d
Applying naming changes to expected files
...
- Fix expected files
- Fix jsonPointer tests
- Adding a missing test in bundle
- Adding changes related with the naming
2022-06-10 20:44:24 -05:00
Erik Mendoza
2cc75ebd26
Changing the way the object keys are generated
2022-06-10 17:30:17 -05:00
Erik Mendoza
446e8651e5
Resolving properties as a reusable component
...
Resolve each property as a different schema instead of inline
2022-06-08 18:15:03 -05:00
Erik Mendoza
caf725e997
Adding new tests for 2.0 version
2022-06-01 12:17:53 -05:00
Erik Mendoza
74ca402524
Adding support to test scenarios
...
- same reference value from different sources
- nested references from components in root
- multiple nested references from components in root
- reference with local path from root components
2022-05-27 02:39:58 -05:00
Erik Mendoza
10524b0911
Adding tests to bundle items, adding support to parameters and schemas in composite components
2022-05-24 17:11:13 -05:00
Erik Mendoza
4aa298b399
Adding bundle files proces
2022-05-24 17:11:13 -05:00
Erik Mendoza
6223594703
Adding components generation
2022-05-24 17:11:13 -05:00
Luis Tejeda
1a208ab0ed
refactor
...
use only one getreferences method
2022-05-24 17:11:13 -05:00
Luis Tejeda
414c7001bf
getJsonPointerRelationToRoot. and getKeyInComponents
...
Added getJsonPointerRelationToRoot and getKeyInComponents
2022-05-24 17:11:13 -05:00