Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DMS-26] Generate dependencies (#193)
* Generate dependencies at runtime based on apischema.json * cleanup * Use real endpoint * Tests should pass * Cleanup * Cleanup * clean up tests * Remove trace asserts to see if branch coverage improves * Trying this to determine a baseline * Add a little more code * Add a little more code * Remove code branch * Try this * More simplification * Use ResourceSchema object * Null check * Light refactor * Add helper extension to JsonNode * Extract Dependency calculation to dedicated class * Add a couple assertions * Add DependencyCaclculatorTests * Use plural resource name, more tests * Test algorithm * Simplify * Remove comment * Fix misnamed variables
- Loading branch information