summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-25bug fix on passport validation requiredCGantert3453-0/+20
2023-03-10ssb unit testsCGantert3451-3/+4
2022-05-18extending the valid until to 500 daysCGantert3451-1/+1
2022-04-14- improved encoding of numerical values outside the allowed rangeCGantert3457-304/+631
- additional unit tests - fixes in the unused version 2 of FCB
2022-04-13unit test for fcb version 1 including all elementsCGantert3453-8/+51
2022-04-13complete test for v3 fcb elementsCGantert3455-107/+461
fixes on high level data mappings
2022-04-12test on car carriageCGantert3456-27/+28
cleanup
2022-04-12test on algorithm name resolverCGantert3453-4/+10
2021-12-02Unit Test for all barcode elementsCGantert3452-2/+1
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
2021-11-29additional testsCGantert3456-17/+13
bug fixes on: - voucher - delay confirmation - parking
2021-06-29- test for FCB version 3CGantert3458-12/+45
2021-06-28- initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452-0/+4660
2021-03-29structure change 1CGantert3457-0/+9843