Closed laghee closed 5 years ago
@karlcow This is me needing to change this section of test_ochazuke
: https://github.com/webcompat/webcompat-metrics-server/blob/d3e4745e2e99686060f3466aed5238aa34e33ecb/tests/unit/test_ochazuke.py#L28
because I changed the format of the weekly count json response to match the style of the needsdiagnosis one. I need to update the dummy data and the tests to conform to the count/timestamp setup.
It's probably better that I address #78 first (just in case I need to tweak the format again).
house cleaning. 👻
is there a blocker for this one?
Nope! I'll put this on my running list.
No, my bad -- there is a blocker. And that blocker is... while this code still exist, nothing uses it anymore. 😜
First the testing files were revamped in PR #108, then I actually fixed this in PR #122. I discovered some weirdness in the tests while trying to figure this out, though, so will open a new issue to clean that up.
@laghee do you need help here? What is it about?