Skip to content

Commit

Permalink
add test todos
Browse files Browse the repository at this point in the history
  • Loading branch information
kddubey committed Jan 19, 2024
1 parent 53eb203 commit 9163e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_convert_to_tap_class.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Tests `tap.convert_to_tap_class`.
TODO: test help message, test subclass_tap_weird, test with func_kwargs
TODO: I might redesign this soon. It's not thorough yet.
"""
import dataclasses
Expand Down

0 comments on commit 9163e5c

Please sign in to comment.