Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1506

Migrate unit test YANG inputs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 11.0.0
    • None
    • parser

      We have a number of small yang files used in unit tests. YANGTOOLS-1483 introduces utilities which allow us to inline them into tests themselves using text blocks.

      Migrate all files found by

       $ find . -name \*.yang | fgrep src/test/resources | sort | fgrep -v ./parser/ | xargs -n 1 wc -l 
      

      and reporting the number of lines less than, or equal to, 50.

            matusmatok Matúš Matok
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: