Skip to content

Support Nested schema objects in additional metadata rendering and add unit tests for CWL metadata parser#40

Open
anushacs-dell wants to merge 2 commits intoZOO-Project:developfrom
anushacs-dell:branch-ui
Open

Support Nested schema objects in additional metadata rendering and add unit tests for CWL metadata parser#40
anushacs-dell wants to merge 2 commits intoZOO-Project:developfrom
anushacs-dell:branch-ui

Conversation

@anushacs-dell
Copy link
Collaborator

@anushacs-dell anushacs-dell commented Feb 24, 2026

  • Update extends the rendering logic to dynamically detect nested objects
  • Implemented dynamic object detection using typeof v === 'object'
  • Implement the unit test for cwl metadata
  • Read all tests/fixtures/cwl files automatically.
  • Parses yaml cwl files
  • ensure parser does not crash, works for future cwl files.
  • The flow is cwl file - yaml.load() - parseMetadata - test passes if parser works.

@anushacs-dell anushacs-dell changed the title Support Nested schema objects in additional metadata rendering (Affiliation fix) Support Nested schema objects in additional metadata rendering and add unit tests for CWL metadata parser Mar 6, 2026
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.

1 participant