Add test cases.

Merged
#1 · Created  · Last updated

Merged pull request

Merged in kroisse/less-service (pull request #1)

88e0dc5·Author: ·Closed by: ·2012-01-29

Description

I was added some test cases into {{{/python}}} directory, to test both {{{less.py}}} client library and the remote service API.

<del>Because less.py is not in any python package directory, test_less.py wasn't put into the test subpackage. Even though it was moved into test package, it still can't import less module because its parent directory is not a python package so test package is treated as top-level package. To resolve this problem, a top-level package for this library will be needed.</del> This problem was resolved. All files which is needed to test are in {{{test}}} package.

0 attachments

0 comments

Loading commits...