Bram
|
20504d4a8b
|
Remove test issues & warnings
|
2024-07-16 10:20:38 +02:00 |
Bram
|
f7837a91c8
|
Prepare develop for master
elm-test --fuzz 1000 --seed 373594127264638
|
2024-05-30 23:15:40 +02:00 |
Bram
|
b32e0ef123
|
Fix test errors
|
2024-05-27 16:39:50 +02:00 |
Bram
|
e1c7c8792e
|
Prepare develop for master
elm-test --fuzz 1000 --seed 134719727714686
|
2024-04-26 15:44:01 +02:00 |
Bram
|
e6a1bd13f0
|
Fix memory issue
It seems that the Room type is too complex and hence uses too much memory for testing it properly. For this reason, tests are temporarily disabled
|
2024-04-26 15:29:04 +02:00 |
Bram
|
2ff381d7f5
|
Fix JSON comparison bug for non-comparable types
|
2024-04-26 15:26:52 +02:00 |
Bram
|
df71779620
|
Add Matrix.Room
|
2024-04-26 11:31:35 +02:00 |
Bram
|
c309461602
|
Add initial Room design
|
2024-04-24 11:12:46 +02:00 |