Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »

Thursday¶

Objectives¶

Readings¶

  • Python Mocking 101: Fake It Before You Make It
  • Python Unit Testing with Pytest and Mock
  • Python mock by example
  • Building an AJAX Hello World with Python Pyramid
  • AJAX Development with JSON Renderers

Review¶

Concepts¶

  • Mocking, Monkey Patching, and Faking Functionality
    • Monkey Patching
    • MagicMock and Faking Objects
  • AJAX
  • APIs and JSON in Python
  • Graph: Finding the Shortest Path

Demo¶

  • Interacting with JSON using requests and WebTest

Assignments¶

  • Python Learning Journal: AJAX & Twitter
  • Mashup Part 2: Extending Your Mashup With Geolocation
  • Group Project: Prioritize User Stories
  • Today I learned...
  • Graph: Find the Shortest Path (Due Friday)
  • Git Workflows (Due Friday)

Table Of Contents

  • Thursday
    • Objectives
    • Readings
    • Review
    • Concepts
    • Demo
    • Assignments

Previous topic

A Python Miscellany: Decorators

Next topic

Mocking, Monkey Patching, and Faking Functionality

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »
© Copyright 2014-2016, Cris Ewing, Nicholas Hunt-Walker. Created using Sphinx 1.3.5.