mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +00:00
* move version tests * factor out read_license_file * add testing for license file * ignore special case when we create the schema * extent no found api tests * extend info view tests * try fixing test? * fix? * test user create api * measure impact of removing bom import * remove dead code * Revert "measure impact of removing bom import" This reverts commit bb31db05e3dedb09871c3fa0a46d34ce959a309e. * remove dead code * remove plugin tags that were made for CUI * add testing for filters * add test for config delete * add more api tests * adjust tests * fix test * use superuser * adapt error code * Add test for https://github.com/inventree/InvenTree/pull/9077 * add mixin_available mixin * make check_reload more observable * test check_reload too * test clean_barcode * reset after testing * extend datamatrix testing * debug print * fix assertation