Skip to content

missing file used in runalltests.py #20

@FilLupin

Description

@FilLupin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions