Commit Graph

7 Commits

Author SHA1 Message Date
TheMode 0b0dc83ffe
Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
themode acee29c20a Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
themode 15f3c01b7c Assert entity position on spawn 2022-02-28 03:37:01 +01:00
Moulberry 6a83fd6ac8
Fix permission level resetting & make entity in EntityMeta nullable (#595) 2022-01-29 14:56:45 +01:00
TheMode 7f9f33d462 Fix test
Signed-off-by: TheMode <themode@outlook.fr>
2022-01-20 04:57:41 +01:00
TheMode c19d2da2da Add playerSwitch test ensuring that the current thread does not hang
Signed-off-by: TheMode <themode@outlook.fr>
2022-01-20 01:07:50 +01:00
TheMode 91c06da68a
Basic testing framework (#594) 2022-01-19 21:41:25 +01:00