Commit 4240e52
Use Redis service container for integration tests
Replaces the apt-installed redis-server daemonized in the run script
with a service container, consistent with the postgres pattern.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 37adfbd commit 4240e52
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
| |||
128 | 137 | | |
129 | 138 | | |
130 | 139 | | |
131 | | - | |
132 | 140 | | |
133 | 141 | | |
134 | 142 | | |
| |||
0 commit comments