I have following easy test:
class DeviceListTests(APITestCase): def test_devices_list(self): self.user = UserFactory() self.device = DeviceFac