test: Add test IDs (#9205)

This commit is contained in:
Manuel
2024-07-18 15:41:04 +02:00
committed by GitHub
parent 4b04c2222c
commit 901cff5edd
42 changed files with 302 additions and 282 deletions

View File

@@ -185,7 +185,7 @@ describe('a GlobalConfig', () => {
});
});
it('properly handles delete op', done => {
it_id('5ebbd0cf-d1a5-49d9-aac7-5216abc5cb62')('properly handles delete op', done => {
request({
method: 'PUT',
url: 'http://localhost:8378/1/config',