Video description
You've built a fantastic REST API and client-side application to consume it. With all your focus on separating the client and server you missed on a critical piece: how do you test it? During the session we'll examine a simple REST API with Django connected to a single page application built with Backbone. We'll look at some of the tools available test the application with both Javascript unittests and integration tests written in Python. We'll also look at how to organize them in a sane way for your project workflow.If you're familiar with Python/Django but unfamiliar with Javascript frameworks, you'll get some practical examples of how to get started using them. If you're comfortable with Backbone but never written any tests for it, you'll have a good place to start.
Publisher resources
Table of contents
Product information
- Title: Testing Client-Side Applications with Django
- Author(s):
- Release date: January 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491934654
You might also like
book
Using Asyncio in Python
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another …
book
Practices of the Python Pro
Practices of the Python Pro teaches you to design and write professional-quality software that’s understandable, maintainable, …
video
Modern Python LiveLessons: Big Ideas and Little Code in Python
Overview Modern Python LiveLessons: Big Ideas and Little Code in Python provides developers with an approach …
book
SQL for Data Analysis
With the explosion of data, computing power, and cloud data warehouses, SQL has become an even …