=== Summary: 675 files | 7 generated | 484 fresh | 4605 untracked | 4268 adopted | 355 marked | 466 validated-ok | 2+0 stale (sig+body) | 0 skipped | 0 failed | elapsed 11:08:11.442 (40091.44s) ===
This commit is contained in:
@@ -24,6 +24,7 @@ public class DiagnosisArchiveRepositoryTest
|
||||
/// archive collection in the integration database, and configuring the diagnosis archive
|
||||
/// repository used by the test suite.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=81c0015 body=d9aae18 -->
|
||||
[OneTimeSetUp]
|
||||
public async Task Init()
|
||||
{
|
||||
@@ -85,6 +86,7 @@ public class DiagnosisArchiveRepositoryTest
|
||||
/// for a given patient that were created before the specified cutoff date, while preserving records
|
||||
/// created on or after that date.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=d3a5eeb body=4aa6f1c -->
|
||||
[Test]
|
||||
public async Task DeleteBeforeDate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user