Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw all data manipulation code in one place | Tomasz Kramkowski | 2023-03-27 | 1 | -4/+3 |
| | | | | | This means that everything now goes through a Store object, which should make testing a little bit easier. | ||||
* | add middleware tests | Tomasz Kramkowski | 2023-03-24 | 1 | -0/+55 |