Commit ce5ce6f
Refine SurrealDB hosting test coverage (#1441)
* Improve SurrealDB hosting tests
Move SurrealDB coverage to hosting public API tests, remove the old functional test file, and tighten assertions around mounts, health checks, init files, and creation scripts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Remove unused SurrealDB test using
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fixing usings
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 392a892 commit ce5ce6f
4 files changed
Lines changed: 118 additions & 463 deletions
File tree
- src/CommunityToolkit.Aspire.Hosting.SurrealDb
- tests/CommunityToolkit.Aspire.Hosting.SurrealDb.Tests
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
| |||
0 commit comments