Test-Driven Development in Django
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build Django applications using test-driven development.
Syllabus
Introduction
- Why test-driven development (TDD) is important
- What you should know
- TDD philosophy and project overview
- Functional vs. unit tests
- Writing a test in Selenium
- Passing your first test
- The Django testing framework
- Expanding your tests
- Writing a unit test
- Testing page data
- Hash testing
- Writing a test for user input
- Saving your model
- Testing a POST request
- Passing the test
- User input with functional tests
- Waiting
- AJAX
- Testing and deployment
- TDD vs. test after
- Next steps
Taught by
Nick Walter
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity