schema_salad.tests.test_cwl11
=============================

.. py:module:: schema_salad.tests.test_cwl11

.. autoapi-nested-parse::

   Ensure codegen-produced parsers accept $schemas directives

   run individually as py.test -k test_cwl11



Attributes
----------

.. autoapisummary::

   schema_salad.tests.test_cwl11.test_dir_name
   schema_salad.tests.test_cwl11.SchemaType


Functions
---------

.. autoapisummary::

   schema_salad.tests.test_cwl11.cwl_v1_2_schema
   schema_salad.tests.test_cwl11.load_cwl
   schema_salad.tests.test_cwl11.test_secondaryFiles
   schema_salad.tests.test_cwl11.test_outputBinding
   schema_salad.tests.test_cwl11.test_yaml_tab_error


Module Contents
---------------

.. py:data:: test_dir_name
   :value: 'tests/'


.. py:data:: SchemaType

.. py:function:: cwl_v1_2_schema(tmp_path_factory)

.. py:function:: load_cwl(cwl_v1_2_schema, src)

.. py:function:: test_secondaryFiles(cwl_v1_2_schema)

   secondaryFiles


.. py:function:: test_outputBinding(cwl_v1_2_schema)

   secondaryFiles


.. py:function:: test_yaml_tab_error(cwl_v1_2_schema)

   Tabs in the file.


