Commit Graph

19 Commits (ecdc136f9e24fd6db89f7403c6bdf7aaaf6901e8)

Author SHA1 Message Date
Bram ecdc136f9e Write JSON test module 2024-01-16 16:06:38 +01:00
Bram 20b4ea2f5c elm-format 2023-12-29 14:58:50 +01:00
Bram 5cdb4fad33 Remove warnings 2023-12-29 14:57:59 +01:00
Bram e1a4bcab9b Add StateManager type 2023-12-29 14:50:43 +01:00
Bram acfeabb39e Merge branch 'elm-test' into 3-state-manager 2023-12-26 17:44:48 +01:00
Bram 277c15c7e1 Add Mashdict 2023-12-26 17:43:06 +01:00
Bram c7a3fe804b elm-format + add more tests 2023-12-26 16:11:51 +01:00
Bram f465c9cbb1 Add isEqual function for Hashdict + tests 2023-12-26 12:59:50 +01:00
Bram 26ca6600d7 Add Hashdict test 2023-12-24 15:49:55 +01:00
Bram fa642b46d6 Refactor test suite 2023-12-24 11:30:50 +01:00
Bram bf64d5911f Add Timestamp test 2023-12-24 11:17:43 +01:00
Bram 959642499b Envelope refactor
Effectively, the Envelope type has been moved to the Types module, effectively keeping it separate from other data types.
2023-12-24 02:16:52 +01:00
Bram 3e54ea9cbe Add separate Settings module 2023-12-24 01:26:06 +01:00
Bram 5ac3e7eb6a Fix Event test
This commit is starting to show how the definition of the Envelope wrapper is better done on a different level
2023-12-24 00:37:22 +01:00
Bram 5065ed05ff Add Event tests 2023-12-22 23:44:46 +01:00
Bram 978d6c6315 elm-format 2023-12-21 23:17:34 +01:00
Bram 88818abe20 Add Context test 2023-12-21 23:16:21 +01:00
Bram ca0a7b41df Add Matrix.Settings test 2023-12-21 22:39:30 +01:00
Bram 4e68dfbcbd Add Iddict tests 2023-12-20 13:26:21 +01:00