Skip to content

Commit ab7b0b3

Browse files
committed
Enabled some of the tests (more coming).
Split the intercom module into separate modules. Very few docstrings so far. Will add them after all tests are enabled. Current code coverage: 72%.
1 parent 68096e8 commit ab7b0b3

19 files changed

+1290
-486
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
dist
2+
venv
3+
.coverage
4+
.env
25
*.egg-info
3-
*.pyc
6+
*.pyc
7+
8+
intercom.sublime-project
9+
intercom.sublime-workspace

0 commit comments

Comments
 (0)