Skip to content

Chore/dependency updates #47

Chore/dependency updates

Chore/dependency updates #47

GitHub Actions / Mocha Tests succeeded Mar 28, 2024 in 0s

88 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ backend/test-results.json

88 tests were completed in 209ms with 88 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
backend/tests/api.js 88✔️ 198ms

✔️ backend/tests/api.js

API GET /api/v1/tests
  ✔️ returns a list of all available tests alongside their preset
API OPTIONS /api/v1/tests
  ✔️ returns valid CORS information
API OPTIONS /api/v1/validate
  ✔️ returns valid CORS information
API POST /api/v1/validate can execute all presets independently
  ✔️ preset=basic
  ✔️ preset=extended
  ✔️ preset=full
  ✔️ preset=informative
  ✔️ preset=mandatory
  ✔️ preset=optional
  ✔️ preset=schema
API POST /api/v1/validate can execute all tests independently
  ✔️ test=csaf_2_0
  ✔️ test=csaf_2_0_strict
  ✔️ test=informativeTest_6_3_1
  ✔️ test=informativeTest_6_3_10
  ✔️ test=informativeTest_6_3_11
  ✔️ test=informativeTest_6_3_2
  ✔️ test=informativeTest_6_3_3
  ✔️ test=informativeTest_6_3_4
  ✔️ test=informativeTest_6_3_5
  ✔️ test=informativeTest_6_3_6
  ✔️ test=informativeTest_6_3_7
  ✔️ test=informativeTest_6_3_8
  ✔️ test=informativeTest_6_3_9
  ✔️ test=mandatoryTest_6_1_1
  ✔️ test=mandatoryTest_6_1_10
  ✔️ test=mandatoryTest_6_1_11
  ✔️ test=mandatoryTest_6_1_12
  ✔️ test=mandatoryTest_6_1_13
  ✔️ test=mandatoryTest_6_1_14
  ✔️ test=mandatoryTest_6_1_15
  ✔️ test=mandatoryTest_6_1_16
  ✔️ test=mandatoryTest_6_1_17
  ✔️ test=mandatoryTest_6_1_18
  ✔️ test=mandatoryTest_6_1_19
  ✔️ test=mandatoryTest_6_1_2
  ✔️ test=mandatoryTest_6_1_20
  ✔️ test=mandatoryTest_6_1_21
  ✔️ test=mandatoryTest_6_1_22
  ✔️ test=mandatoryTest_6_1_23
  ✔️ test=mandatoryTest_6_1_24
  ✔️ test=mandatoryTest_6_1_25
  ✔️ test=mandatoryTest_6_1_26
  ✔️ test=mandatoryTest_6_1_27_1
  ✔️ test=mandatoryTest_6_1_27_10
  ✔️ test=mandatoryTest_6_1_27_11
  ✔️ test=mandatoryTest_6_1_27_2
  ✔️ test=mandatoryTest_6_1_27_3
  ✔️ test=mandatoryTest_6_1_27_4
  ✔️ test=mandatoryTest_6_1_27_5
  ✔️ test=mandatoryTest_6_1_27_6
  ✔️ test=mandatoryTest_6_1_27_7
  ✔️ test=mandatoryTest_6_1_27_8
  ✔️ test=mandatoryTest_6_1_27_9
  ✔️ test=mandatoryTest_6_1_28
  ✔️ test=mandatoryTest_6_1_29
  ✔️ test=mandatoryTest_6_1_3
  ✔️ test=mandatoryTest_6_1_30
  ✔️ test=mandatoryTest_6_1_31
  ✔️ test=mandatoryTest_6_1_32
  ✔️ test=mandatoryTest_6_1_33
  ✔️ test=mandatoryTest_6_1_4
  ✔️ test=mandatoryTest_6_1_5
  ✔️ test=mandatoryTest_6_1_6
  ✔️ test=mandatoryTest_6_1_7
  ✔️ test=mandatoryTest_6_1_8
  ✔️ test=mandatoryTest_6_1_9
  ✔️ test=optionalTest_6_2_1
  ✔️ test=optionalTest_6_2_10
  ✔️ test=optionalTest_6_2_11
  ✔️ test=optionalTest_6_2_12
  ✔️ test=optionalTest_6_2_13
  ✔️ test=optionalTest_6_2_14
  ✔️ test=optionalTest_6_2_15
  ✔️ test=optionalTest_6_2_16
  ✔️ test=optionalTest_6_2_17
  ✔️ test=optionalTest_6_2_18
  ✔️ test=optionalTest_6_2_19
  ✔️ test=optionalTest_6_2_2
  ✔️ test=optionalTest_6_2_20
  ✔️ test=optionalTest_6_2_3
  ✔️ test=optionalTest_6_2_4
  ✔️ test=optionalTest_6_2_5
  ✔️ test=optionalTest_6_2_6
  ✔️ test=optionalTest_6_2_7
  ✔️ test=optionalTest_6_2_8
  ✔️ test=optionalTest_6_2_9
API POST /api/v1/validate documents can be checked using presets and single tests
  ✔️ valid document #1
API POST /api/v1/validate tests are only executed once
  ✔️ valid document #1