Standardizes description markdown conversion in API
Fixes #487
Also adds a bunch of tests. To ensure the description fields are tested and generated we needed to add each class to our new testing framework. This meant adding API tests for every model afected.
Also fixes #406. Fixes #425.
Changes
standard description html/markdown outputs
taglines now with all descriptions
updated api tests for all affected models
updated swagger docs for all affected endpoints
updated metadata output for projects and sites
Problems
API (and permission) specs in the new format are still in the process of being written - hence the large amount of churn.
At the time of PR creation there are a few tests failinf
Standardizes description markdown conversion in API
Fixes #487
Also adds a bunch of tests. To ensure the description fields are tested and generated we needed to add each class to our new testing framework. This meant adding API tests for every model afected.
Also fixes #406. Fixes #425.
Changes
Problems
API (and permission) specs in the new format are still in the process of being written - hence the large amount of churn.
At the time of PR creation there are a few tests failinf
Visual Changes
N/A
Final Checklist