mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-07 10:09:46 +03:00
a9ba9484084911c725fed25b8de75d7bf8bb59a2
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%