it("should render the component correctly if transaction is cancelled", () => {
        const T_DATE = new Date(2023, 4, 5, 16, 31);
        const T_AMOUNT = 3456.1;
        const T_ACCRUED = 234.56;
        const T_ACCRUED_STRING = "-234,56 €";