Commit Graph

6 Commits (4-compiler-bug)

Author SHA1 Message Date
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