ansys / pyconverter-xml2py

A Python wrapper to convert XML documentation into Python source code with its Sphinx documentation.
https://pyconverter-xml2py.docs.pyansys.com
MIT License
6 stars 0 forks source link

Tests need to be processed on specific commands and not on the all documentation #296

Open clatapie opened 2 months ago

clatapie commented 2 months ago

This was raised in a PR review:

          Do you process all the MAPDLs command at each test? That sounds a bit overkill.

You could just bring from some of the mail XMLs from ansys-internal/mapdl-cmd-doc and process only those.

_Originally posted by @germa89 in https://github.com/ansys/pyconverter-xml2py/pull/278#discussion_r1689629702_

clatapie commented 2 months ago

Adding this comment as well in this thread:

This is not enough testing.

_Originally posted by @germa89 in https://github.com/ansys/pyconverter-xml2py/pull/278#discussion_r1689616453_