c04e6246a4
Change check messages
2024-04-07 22:01:37 +02:00
2dd5c2b4c2
Fix startup log messages not being visible
2024-04-07 22:01:19 +02:00
72bc71935e
Add more checks
2024-04-07 21:58:48 +02:00
a4d5eb2157
Add more log messages and cool banner
2024-04-07 21:58:40 +02:00
a422218139
Fix message identation (again)
2024-04-07 21:42:59 +02:00
af80222276
Add 'config_dev'
2024-04-07 21:42:39 +02:00
aab965df44
Fix RESU & CRSH messages not appearing
2024-04-07 21:42:12 +02:00
6479b02a46
Reorganize startup + complete logger rewrite
...
I reorganized everything previously in _ready() into multiple functions, should make the code more readable.
The logger is now fully rewritten too, this commit improves the logger from 46f83c8683
even more.
2024-04-07 21:33:37 +02:00
46f83c8683
Rework logging system a bit
2024-04-07 21:13:45 +02:00
b96812fbad
Add "Running suite" message
2024-04-07 21:13:10 +02:00
07bda0c255
Fix message identation
2024-04-07 21:12:39 +02:00
7c8406a2b2
Update grammer for 'stats_skip' too
2024-04-06 13:56:40 +02:00
e90ab5efa9
Improve results grammar
2024-04-06 13:54:09 +02:00
ec1699f3c7
Prevent any further code execution after crash
2024-04-06 13:47:48 +02:00
7b9c84b805
Update check_children() and check_orphan_nodes()
...
I made them no longer be a single line.
check_children() now prints all children of /root too.
2024-04-06 12:56:55 +02:00
a58bfb23dc
Update invalid key type error
2024-03-31 14:13:23 +02:00
897b207cac
Add 'print_orphan_nodes' config key (see #1 )
2024-03-31 14:04:53 +02:00
131c61e35a
Fix check_orphan_nodes() method
2024-03-31 13:46:41 +02:00
c58640c1e0
Fix orphan nodes counter
2024-03-31 13:22:29 +02:00
82cf251ece
Add checks against leftover children and orphan nodes
2024-03-31 03:12:14 +02:00
7e050aa6ab
Migrate to functions for delivering test results
2024-03-29 02:56:30 +01:00
642c3a62a9
Fix status code
2024-03-28 21:17:16 +01:00
70b1794129
Add status codes
2024-03-28 18:10:08 +01:00
6a6486e7f2
Make newlines a bit better
2024-03-28 17:44:10 +01:00
e27e29b3c8
Fix issues and memory leaking issues
2024-03-28 17:39:05 +01:00
b0ee910326
Add command line script
2024-03-28 17:38:57 +01:00
239bd24ec8
You don't need to use test_status anymore :3
2024-03-28 17:06:29 +01:00
e0d8f0d125
Add test counter
2024-03-28 16:42:20 +01:00
6dda982c46
Make run_suite() await
2024-03-28 14:14:26 +01:00
9fc1fb00bb
Update terminate()
2024-03-28 14:05:44 +01:00
ef5c6f4535
Will now await properly
2024-03-28 14:05:39 +01:00
6e55487fd5
Might increase compat
2024-03-28 14:00:10 +01:00
6b6c1db55e
Add tests for get_tree() and potential fixes for it missing
2024-03-28 13:20:56 +01:00
c5b08bb9e0
Update version
2024-03-28 05:38:11 +01:00
4d12c035cd
Initial commit
2024-03-28 05:37:29 +01:00