mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
608d9ead0e
These packages already have their own pytest suites (ifc5d, ifcedit, ifcmcp, ifcquery) but were never run in CI, so regressions in them went unnoticed. Add path triggers and test steps for all four, plus odfpy and xlsxwriter which ifc5d's spreadsheet export tests need and mcp which ifcmcp's server tests need. Generated with the assistance of an AI coding tool.