Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix units testing for generated item barcodes
The current units testing ensures that the timestamp of the generated barcode equals the sysdate timestamp. This was incorrect because the time of the item creation/barcode generation is different from the sysdate at running the assert command. Now we test only if the barcode starts with f-. Co-Authored-by: Aly Badr<aly.badr@rero.ch>
- Loading branch information