1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Group source comments in logic views

This commit is contained in:
Andraxion 2026-07-25 22:51:56 -04:00
parent 6d659ba381
commit a30f021a52
4 changed files with 67 additions and 13 deletions

View file

@ -499,6 +499,7 @@ if (pruned.prunedCount !== 2) fail("pruned node count");
self.assertIn("Structure & containment", javascript)
self.assertIn("Inherited & implemented behavior", javascript)
self.assertIn("Required dependencies", javascript)
self.assertIn('"logic-comment"', javascript)
self.assertNotIn(">Children<", html)
self.assertIn("distanceShade", javascript)
self.assertIn("nodeDisplayName", javascript)