test: placeholder for moving organization

!42 #15
This commit is contained in:
2024-07-18 22:04:27 +09:30
parent 72ab9253d7
commit ec1e7cca85

View File

@ -38,6 +38,16 @@ class Device(
# name = 'deviceone'
# )
@pytest.mark.skip(reason="to be written")
def test_device_move_organization(user):
"""Move Organization test
When a device moves organization, devicesoftware and devicesoftware table data
must also move organizations
"""
pass
@pytest.mark.skip(reason="to be written")
def test_device_software_action(user):
"""Ensure only software that is from the same organization or is global can be added to the device