Commit graph

12 commits

Author SHA1 Message Date
d4cce49882
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 14:47:52 +02:00
527d4d19ab
Add storage module test + update Bessere Tests 2024-04-06 14:47:52 +02:00
c64f40d0bf
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-04-06 14:47:51 +02:00
a09009ebe5
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-04-06 14:47:50 +02:00
4e6d7c31f3
Update testing
- Update besseretests to latest commit
- tests/utils.gd was nuked, all tests now extend tests/unitbase.gd
2024-04-06 14:47:49 +02:00
9608d6b0ab
Add unit testing for core.gd (partial #11) 2024-04-06 14:47:49 +02:00
8e80f4e8be
Add Bessere Tests 2024-04-06 14:47:48 +02: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