Open Bug 1795699 Opened 2 years ago

validate test data using "items not in schema"

Categories

(Socorro :: General, task, P3)

Tracking

(Not tracked)

People

(Reporter: willkg, Unassigned)

Details

I wrote some code that takes processed crash documents and tells you which items are not in the processed crash schema.

https://github.com/mozilla-services/socorro/blob/475fcb9a87ff3293dcc93afaa4e343f6b5199801/socorro/schemas/validate_processed_crash.py#L190-L200

We should move that code to the libsocorrodataschema module and then use it in tests that use processed crash data. This will help us keep our test data up-to-date in regards to processed crash schema changes.

You need to log in before you can comment on or make changes to this bug.