cookiecutter/cookiecutter-django

Add test to ensure that generated app runs and has 100% test coverage

開放

#810 建立於 2016年9月20日

 (1 則留言) (3 個反應) (0 位負責人)Python (3,064 個分叉)batch import
help wanted

倉庫指標

星標
 (13,592 顆星)
PR 合併指標
 (平均合併 16小時 37分鐘) (30 天內合併 59 個 PR)

描述

As per a note on the Django 1.10 release, pulling out into its own issue.

The tests passed, but the generated app wouldn't run on the 1.10 release.

Also, testing the claim of "generating a Django project that has 100% test coverage out of the box."

IOW, not cookiecutter-django itself, but the project generated therefrom.

So, as part of the tests, we generate a project, then ensure that it runs and has 100% test coverage.

貢獻者指南