Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing file used in runalltests.py #20

Open
FilLupin opened this issue Mar 1, 2015 · 1 comment
Open

missing file used in runalltests.py #20

FilLupin opened this issue Mar 1, 2015 · 1 comment

Comments

@FilLupin
Copy link

FilLupin commented Mar 1, 2015

When I run runalltests.py, I get this output :

./runalltests.py
..test_parse_all_real_files() can't run, REAL_TEST_FILES_DIR does not exist.
..built handles table with 2, chat with 2, chat_handle_join with 2 entries
built messages table with 3 entries
processed 2 entries, 2 convos, (0 entries/sec)
finished in 0.00315690040588 seconds (average 949/second)

..

Ran 7 tests in 0.091s

OK

When I read smstools/core_tests.py it appears that REAL_TEST_FILES_DIR is defined to "/Users/timo/Downloads/testing_smstools/test_files/" and so it can not be read.

I think this file should be included into SMSTools package or a part of unit test can be deleted.

@m-urban
Copy link

m-urban commented Nov 13, 2016

Just experienced the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants