about_yml
about_yml copied to clipboard
Integration test for about.yml/Team API/dashboard
In order to easily see how changes to the about.yml schema, for example, effect the way a project will look on the dashboard, there should be an automated integration test (at least) that takes the data from about.yml, consumes via Team API, which then gets consumed by the dashboard.
Acceptance criteria: I am a developer I make a change to the about.yml schema I run the test using an example about.yml using the new schema I see whether it breaks Team API I see whether it breaks the dashboard.
Notes: This should exist whether or not we have an actual preview tool