欢迎来到天天文库
浏览记录
ID:33334229
大小:2.11 MB
页数:77页
时间:2019-02-24
《test driven web development with python》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、Test-DrivenDevelopmentwithPythonTest-DrivenDevelopmentwithPythonbyRevisionHistoryforthe:Seehttp://oreilly.com/catalog/errata.csp?isbn=forreleasedetails.TableofContentsPreface.......................................................................vii1.GettingDja
2、ngosetupusingaFunctionalTest...................................1ObeytheTestingGoat:Donothinguntilyouhaveatest3GettingDjangoupandrunning3Optional:StartingaGitrepository52.ExtendingourFunctionalTestusingtheunittestmodule..........................7UsingtheFunctio
3、nalTesttoscopeoutaminimumviableapp7ThePythonstandardlibrary’sunittestmodule7Optional:Commit93.Testingasimplehomepagewithunittests....................................11OurfirstDjangoapp,andourfirstunittest11Unittests,andhowtheydifferfromFunctionaltests11Unittes
4、tinginDjango12Django’sMVC,URLsandviewfunctions15Unittestingaview15Theunittest/codecycle15UnittestingURLmapping18urls.py184.Whatarewedoingwithallthesetests?........................................21Amoment’sreflection-whatareweupto?21UsingSeleniumtotestuserinte
5、ractions22The“Don’ttestconstants”rule,andtemplatestotherescue23Refactoring24Onrefactoring25Alittlemoreofourfrontpage26iiiRecap:theTDDprocess275.Savinguserinput...........................................................31WiringupourformtosendaPOSTrequest31Proce
6、ssingaPOSTrequestontheserver33Templatecontext333strikesandrefactor35TheDjangoORM&ourfirstmodel36SavingthePOSTtothedatabase37RedirectafteraPOST39Renderingitemsinthetemplate40Creatingourproductiondatabasewithsyncdb416.Gettingtotheminimumviablesite...............
7、............................45Ensuringtestisolationinfunctionaltests45SmallDesignWhenNecessary48REST48ImplementingthenewdesignusingTDD49Iteratingtowardsthenewdesign50Testingviews,templatesandURLstogetherwiththeDjangoTestClient50AddinganotherURL54Adjustingourmo
8、dels56Thefinalstage:eachlistshouldhaveitsownURL59AfinalrefactorusingURLincludes637.Outlinetodate&futurechaptersplan.........................................65BOOK1:Buildingaminimum
此文档下载收益归作者所有