SMS-Tools icon indicating copy to clipboard operation
SMS-Tools copied to clipboard

missing file used in runalltests.py

Open FilLupin opened this issue 9 years ago • 1 comments

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.

FilLupin avatar Mar 01 '15 14:03 FilLupin

Just experienced the same.

m-urban avatar Nov 13 '16 12:11 m-urban