Andrew McLeod f99a68a695 feat: Added unit testing for Item Barcodes in item.py
Adds three different barcodes and barcodes types to a test item and
checks that they are added correctly.
Adds a barcode that already exists, and checks a DuplicateEntryError
is raised.
Adds an invalid EAN barcode and checks InvalidBarcode (a subclass of
ValidationError) is raised.
2018-11-16 13:55:55 +00:00
..
2018-10-10 14:28:17 +05:30
2018-08-29 13:34:58 +05:30
2018-08-08 16:37:31 +05:30
2018-08-28 13:44:48 +05:30
2018-11-15 09:42:35 +00:00
2018-09-12 16:36:10 +05:30