| Summary: | в django отсутствует test client | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey V Khavryuchenko <akhavr> |
| Component: | python-module-django | Assignee: | Alexey Shabalin <shaba> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | real.altlinux.org, shaba |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Andrey V Khavryuchenko
2009-12-08 18:47:04 MSK
Там в спеке есть такое: sed -i -e '/\/test/d' INSTALLED_FILES Т.е. тесты убраны намеренно. Вообще, неплохо было бы эти тесты упаковать в отдельный пакет с суффиксом test, тогда даже репокоп не придерётся ;) |