Closed jbelien closed 6 years ago
Thank you. After a first review I think it looks good.
Could you fix the style errors and add some tests?
Could you fix the style errors and add some tests?
Doing it right now :)
Style errors are fixed.
I'm quite new with PHPUnit so it might take some time to write the tests ; I'll do my best :) What kind of tests do you want me to add ?
We just need some integration testing. Ie, write a test and verify the result. The HTTP response will be cached, so make sure to commit the cached file.
It is really just copy paste from existing tests.
I want a test that shows the result has a class, display name, attribution etc.
Okay, I'll try to figure this out :P
I think it's done :) Tell me if I forgot something.
Happy new year ! 🎉
Done ! :)
Add following fields:
Close #805