Commit cb4726b
committed
Bump Mongo deps and grant InternalsVisibleTo to MongoDB tests
- MongoDB.Driver 3.5.0 -> 3.9.0 (provider)
- Testcontainers.MongoDb 4.8.0 -> 4.12.0 (tests)
- Grant TickerQ.Utilities InternalsVisibleTo("TickerQ.MongoDB.Tests") so the
test project can set internal audit setters (UpdatedAt, Status, ...),
mirroring the existing EF/Redis test grants. Required for CI to compile
the tests against a freshly packed Utilities.1 parent ed61a58 commit cb4726b
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- src
- TickerQ.MongoDB
- TickerQ.Utilities/Properties
- tests/TickerQ.MongoDB.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments