summaryrefslogtreecommitdiff
path: root/tests/lib_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/lib.go: Start writing messages to DBEuAndreh2024-05-271-0/+51
| | | | | Create and test simple code for handling migrations transactionally as files.
* tests/lib_test.go: Add missing importEuAndreh2024-05-231-0/+1
|
* Rename leftover references of "papo" -> "papod"EuAndreh2024-05-231-57/+82
|
* tests/lib_test.go: Group input/expected into "tuples"EuAndreh2024-05-161-237/+330
|
* Move UUID, FatalIf(), events, etc. code to external libEuAndreh2024-05-161-29/+0
|
* Rename source files to "lib.go" and "main.go"EuAndreh2024-05-161-0/+379