normandy icon indicating copy to clipboard operation
normandy copied to clipboard

Remove our HTML format in django-rest-framework

Open peterbe opened this issue 7 years ago • 2 comments

We learned in this PR that when we upgraded some things the only way we noticed that viewing the django-rest-framework rendering in HTML was by running it locally and opening it in a browser. Sadness.

The testing of the rendering of HTML via django-rest-framework should be part of the test suite.

peterbe avatar Mar 14 '18 18:03 peterbe

Probably safest to do this after https://github.com/mozilla/normandy/issues/1205

peterbe avatar Mar 14 '18 18:03 peterbe

The HTML support of DRF is a nice to have and should not be tested.

jaredlockhart avatar Jul 12 '19 16:07 jaredlockhart