Closed cgeesink closed 2 months ago
Hello @cgeesink,
you are right. The ps-testsuite still uses an older version of the tiger lib, which requires the old configuration parameter. We are working on a migration to a current tiger lib and will publish it later.
bugfix(ps-testsuite): Testsuite can not decode VAU traffic leading to false negative testcases.
PS-Testsuite use old tigerProxy Dependency, but docker compose use new TigerProxy Version. Because of the old Dependency, the PS-Testsuite must use the old configuration parameter for Epa3Vau decoding.
Without the old parameter the Testsuite cant decode the inner VAU traffic. Leading to failed testcases because of failed validation of inner objects in the (undecoded) VAU traffic.