This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Add data test for jobs data #2323
Labels
data-mgmt
Use this label for adding and/or updating data on the site. Also can be used for data management too
p3: Medium
This doesn’t prevent the site from being used and can wait a bit before fixing.
Comments
This was referenced Jul 5, 2017
Merged
@toolness this is a can of worms and definitely an important one to check out. We have pretty poor test coverage on this project, so figuring out better ways to test the code that we have and/or re-architecting to allow for easier testing are priorities! |
5 tasks
Through content strategy decisions #2799, we have decided not to maintain job data in the future. So, I'm closing this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
data-mgmt
Use this label for adding and/or updating data on the site. Also can be used for data management too
p3: Medium
This doesn’t prevent the site from being used and can wait a bit before fixing.
When we added the jobs by commodity issue (#2156), the source data changed so drastically that we had to scrap the old tests. Because we needed to get the data out the door and it appeared accurate, we didn't add tests at the time.
Expected Behavior
Data should be added and should compare source data to outputted yaml files.
Actual Behavior
None of the data is tested
The text was updated successfully, but these errors were encountered: