MikeSchulze / gdUnit4

A Godot Unit Test Framework. Support for GDScript and C# unit testing
MIT License
565 stars 30 forks source link

GD-537: Fix comparing objects containing built-in script type members #538

Closed MikeSchulze closed 2 months ago

MikeSchulze commented 2 months ago

Why

see https://github.com/MikeSchulze/gdUnit4/issues/537

What

fixed the obj2dict by add handling built-in scripts to extract the class_name and class_path