You've already forked hotpocket
BTHLABS-61: Service layer refactoring
A journey to fix `ValidationError` in Pocket imports turned service layer refactoring :D
This commit is contained in:
@@ -76,6 +76,7 @@ def test_ok(override_settings_upload_path,
|
||||
|
||||
mock_ui_import_from_pocket_task_apply_async.assert_called_once_with(
|
||||
kwargs={
|
||||
'job': mock.ANY,
|
||||
'account_uuid': account.pk,
|
||||
'csv_path': str(uploaded_file_path),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user