Commit graph

17 commits

Author SHA1 Message Date
cacb5226bf
Add stringify_variables method to misc.gd 2024-04-15 21:52:27 +02:00
438f97f8b2
Update Bessere Tests 2024-04-14 23:41:27 +02:00
c13a27bee2
Update Bessere Tests config 2024-04-08 20:29:47 +02:00
76a6c274a4
Update Bessere Tests 2024-04-07 22:11:33 +02:00
affeee4e7e
Update Bessere Tests 2024-04-07 22:02:56 +02:00
ccec39d85a
Update unitbase.gd and Bessere Tests
unitbase.gd now sets 'config.logger_level = CoreTypes.LoggerLevel.DIAG' and checks in 'unload_framework()' if the test was skipped and if so it does not crash.
2024-04-06 13:58:37 +02:00
baf98e0329
Add storage module test + update Bessere Tests 2024-04-06 13:13:12 +02:00
0dac9b66c5
Add tests for sms module + update Bessere Tests
Good that I decided to introduce unit tests to CORE because I found multiple issues in the Scene Manager which I was now able to fix. See 52c6d029d9, 25c4667a05 and 32b82c8f5b.
2024-03-31 17:08:55 +02:00
5d3634bfb2
Remove cleanup test
A better version of the 'z_cleanup' test has been integrated into Bessere Tests in the latest commit (as of writing this commit message). Therefore this test is no longer required as Bessere Tests will warn us on shutdown for any leftover children or orphan nodes from now on.
2024-03-31 03:14:03 +02:00
a74ebecf6b Update testing
- Update besseretests to latest commit
- tests/utils.gd was nuked, all tests now extend tests/unitbase.gd
2024-03-29 02:41:36 +01:00
da8ad13923 Add unit testing for core.gd (partial #11) 2024-03-28 14:48:50 +01:00
8167c3161f Add Bessere Tests 2024-03-28 12:52:42 +01:00
717ce7d9fc Update initialize-core.md 2024-03-22 22:31:12 +01:00
8a786fa24e Add git distribution builder 2024-03-22 21:17:26 +01:00
0bdfe08574 Change license (GPL -> AGPL) 2024-03-03 18:53:09 +01:00
2df87bc4ae Add distrib builder, reduce docs size, bump ver 2024-02-12 20:15:24 +01:00
ed4647c750 Uncringe the project 2024-02-04 21:36:30 +01:00