Skip to content

Commit

Permalink
testing files for connection created
Browse files Browse the repository at this point in the history
  • Loading branch information
for-hyde committed Sep 18, 2024
1 parent 6ac1009 commit 8eb3568
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import pytest

@pytest.fixture
def dummy_connection_config():


3 changes: 3 additions & 0 deletions tests/test_connection.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from omnipath_metabo.schema import _connection

def test_param_yaml():

0 comments on commit 8eb3568

Please sign in to comment.