Skip to content

Top-Level Tags Aren't Tested for Valid Tag Type #4

@DaveL17

Description

@DaveL17

If an XML file has an invalid top-level tag, it still passes the test. For example,

<MenuItems>
	<stinky id="manageGlobalPropertyMenu">
		<Name>Manage Global Object Properties...</Name>
		<ConfigUI>
...

Metadata

Metadata

Labels

Unit TestsRelated to `TestingBase`bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions