Commit 6caba34
committed
Test all backends with an empty
Most VSS users don't actually care about the `store_id` - they have
some data which they want to store for themselves (keyed on the
authenticated user id) and that's it. There's not really any reason
to force them to specify a `store_id`, the empty string is just as
valid as any other.
In the previous commit we allowed empty `store_id`s in the postgres
backend, here we add tests (randomly) with empty `store_id`s in the
standardized backend tests.store_id
1 parent 9bb171d commit 6caba34
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | | - | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
557 | 561 | | |
558 | 562 | | |
559 | 563 | | |
| |||
0 commit comments