parent
f9ab6c126e
commit
f32a39331d
6 changed files with 25 additions and 3 deletions
7
tests/timers/PurgeClaims.test.ts
Normal file
7
tests/timers/PurgeClaims.test.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
describe("PurgeClaims", () => {
|
||||
test.todo("EXPECT claims to be fetched");
|
||||
|
||||
test.todo("EXPECT Claim.RemoveMany to remove the claims older than 2 minutes");
|
||||
|
||||
test.todo("EXPECT info logged");
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue