mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-06 02:10:13 +03:00
a7f2cbcab09065951717fe4ba6acbf519cc02661
This repository contains Godot project, to test regression with engine.
It creates and add to scene every single node.
For now it use only nodes with default parameters(they are add instantly after creating - add_node(Sprite.new())), but it should add as much parameters as possible.
Project shouldn't use too much randomize functions, because reproducing bugs would be a madness.
Languages
GDScript
95.6%
Python
4.4%