go-scopes/tests
2023-11-19 12:53:56 +01:00
..
etc work in progress: msgstore: store message 2023-08-21 13:57:47 +02:00
log logging set-up basically working 2023-06-26 11:22:46 +02:00
common_test.go do not use funky.Maybe for results - stick to Go idiom with ok or error 2023-07-31 14:47:04 +02:00
core_test.go unifying data structures for message payload and server response 2023-08-13 17:05:20 +02:00
forge_test.go forge: control words: factorial ok, with if, leave, repeat 2023-09-12 12:59:52 +02:00
matrix_test.go minor improvements; matrix: use message parts for setting up action pattern 2023-07-25 14:51:42 +02:00
scopes_test.go provide DelayedStart() (proof-of-concept): parameterized handler (factory) 2023-08-11 17:27:26 +02:00
storage_test.go work in progress: storage (SQL database) service with msgstore functionality 2023-11-19 12:53:56 +01:00