Commit e3b5a5d
committed
docs: add sync warning to integration test helpers
The test helpers replicate production logic from api_aggregate.php
because the production functions require DB/session state. Add a
comment documenting this dependency and the lines that must stay
in sync.
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>1 parent 5cf0e86 commit e3b5a5d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
0 commit comments