Commit f3fb932
committed
add db session bulk fixture
Add notify_db_session_bulk fixture to yield _notify_db.session_bulk for tests that need to run against the bulk/replica database. Ensures cleanup after each test by invoking _clean_database(_notify_db), keeping behaviour consistent with notify_db_session.1 parent aae5d26 commit f3fb932
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
146 | 157 | | |
147 | 158 | | |
148 | 159 | | |
| |||
0 commit comments