Add unit tests for hosting service instruction rendering.

Review Request #10473 — Created March 28, 2019 and submitted

Information

Review Board
release-4.0.x

Reviewers

Some of our hosting services need to render HTML, for the purpose of
showing hook instructions or specialized widgets. These code paths
lacked unit tests, and will be impacted by the Python 3/Django 1.11 work
that's being done.

This change adds the missing unit tests.

Unit tests pass on Python 2/3 and Django 1.6/1.11.

Summary ID
Add unit tests for hosting service instruction rendering.
Some of our hosting services need to render HTML, for the purpose of showing hook instructions or specialized widgets. These code paths lacked unit tests, and will be impacted by the Python 3/Django 1.11 work that's being done. This change adds the missing unit tests.
83da1a2f68b1d5e41730764224e4c99d10fc2b4d
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (5312f12)
Loading...