summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - improved encoding of numerical values outside the allowed rangeCGantert3452022-04-147-304/+631
| | | | - additional unit tests - fixes in the unused version 2 of FCB
* unit test for fcb version 1 including all elementsCGantert3452022-04-133-8/+51
|
* complete test for v3 fcb elementsCGantert3452022-04-135-107/+461
| | | fixes on high level data mappings
* test on car carriageCGantert3452022-04-126-27/+28
| | | cleanup
* test on algorithm name resolverCGantert3452022-04-123-4/+10
|
* Unit Test for all barcode elementsCGantert3452021-12-022-2/+1
| | | | | | | | | | | - fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
* additional testsCGantert3452021-11-296-17/+13
| | | | | | bug fixes on: - voucher - delay confirmation - parking
* - test for FCB version 3CGantert3452021-06-298-12/+45
|
* - initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452021-06-282-0/+4660
|
* structure change 1CGantert3452021-03-297-0/+9843