Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 0 experiments gut refactor #411

Merged
merged 16 commits into from
Aug 30, 2022
Merged

4 0 experiments gut refactor #411

merged 16 commits into from
Aug 30, 2022

Conversation

bitwes
Copy link
Owner

@bitwes bitwes commented Aug 30, 2022

  • Refactor all GUT properties and settings (except read only) to now use the new set/get with a backing variable.
  • Refactored assert_property to test the new setter/getter syntax.
  • Created assert_property_with_backing_variable so that we can verify all the internal wiring of a new backed property.
  • Added tests for all the new setter/getters.
  • Added skip_script variable for GutTest scripts that will make GUT not run any tests in that script.

@bitwes bitwes merged commit f3ad2ee into godot_4 Aug 30, 2022
@bitwes bitwes deleted the 4_0_experiments_gut_refactor branch August 30, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant