We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0820b0b commit 588442eCopy full SHA for 588442e
src/py/tests/test_init.py
@@ -6,10 +6,8 @@
6
7
import kaleido
8
9
-# Pretty complicated for basically testing a bunch of wrappers,
10
-# but it works. Integration tests seem more important.
11
-# I much prefer the public_api file, this set of tests can be considered
12
-# for deletion.
+# Just tests wrapping, but in a way tests internals.
+# These are better done as part of integration tests.
13
14
15
@pytest.fixture
0 commit comments