On Mon May 5 16:42:52 2025 +0000, Jacek Caban wrote:
For testing exposed properties, using `test_own_props` would be better. Additionally, it would be good to test the actual value of the property (probably `null` in this case).
I had to add a fix for builtin props filling, else we wouldn't be able to test the patch. There's more prop filling fixes I planned to send on next MR (but I moved this one now since it was needed).