Skip to content
Snippets Groups Projects
Commit 39bea49a authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Fixed importing tests (wip)

parent 386fc266
No related branches found
No related tags found
1 merge request!48Merge dev into master
from ckanext.odsh.tests.test_helpers import AppProxy
import ckanext.odsh.tests.test_helpers as testhelpers
from ckanext.odsh.tests_wip.test_helpers import AppProxy
import ckanext.odsh.tests_wip.test_helpers as testhelpers
import ckan.tests.factories as factories
import uuid
import pdb
from ckanext.odsh.tests.harvest_sever_mock import HarvestServerMock
import ckanext.odsh.tests.harvest_sever_mock as harvest_sever_mock
from ckanext.odsh.tests_wip.harvest_sever_mock import HarvestServerMock
import ckanext.odsh.tests_wip.harvest_sever_mock as harvest_sever_mock
import subprocess
import re
......
from ckanext.odsh.tests.test_helpers import AppProxy
import ckanext.odsh.tests.test_helpers as testhelpers
from ckanext.odsh.tests_wip.test_helpers import AppProxy
import ckanext.odsh.tests_wip.test_helpers as testhelpers
import ckan.tests.factories as factories
import uuid
import pdb
from ckanext.odsh.tests.harvest_sever_mock import HarvestServerMock
import ckanext.odsh.tests.harvest_sever_mock as harvest_sever_mock
from ckanext.odsh.tests_wip.harvest_sever_mock import HarvestServerMock
import ckanext.odsh.tests_wip.harvest_sever_mock as harvest_sever_mock
import subprocess
......
# coding: utf-8
from ckanext.odsh.tests.ckan_selenium import SeleniumCkanApp
from ckanext.odsh.tests_wip.ckan_selenium import SeleniumCkanApp
import pdb
import uuid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment