Skip to content

Commit

Permalink
Add tests #38
Browse files Browse the repository at this point in the history
  • Loading branch information
chrwm committed Apr 17, 2023
1 parent 0cc4e40 commit c6f505f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/test_fix_oedatamodel.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from fix_oedatamodel import Medati

def test_insert_user_column_dict_in_csv_based_on_oedatamodel_parameter()
pass

def test_update_oemetadata_schema_fields_name_from_csv_using_similarity()
pass

0 comments on commit c6f505f

Please sign in to comment.