diff --git a/InvenTree/plugin/test_action.py b/InvenTree/plugin/base/action/test_action.py similarity index 100% rename from InvenTree/plugin/test_action.py rename to InvenTree/plugin/base/action/test_action.py diff --git a/InvenTree/plugin/test_barcode.py b/InvenTree/plugin/base/barcodes/test_barcode.py similarity index 100% rename from InvenTree/plugin/test_barcode.py rename to InvenTree/plugin/base/barcodes/test_barcode.py diff --git a/InvenTree/plugin/test_mixins.py b/InvenTree/plugin/base/integration/test_mixins.py similarity index 100% rename from InvenTree/plugin/test_mixins.py rename to InvenTree/plugin/base/integration/test_mixins.py