turbaszek commented on issue #27:
URL: https://github.com/apache/kibble/issues/27#issuecomment-710810357


   Ok, so we've got CI up and running. Now it's time to think about testing 😄 
   
   From discussions in #38 and #48 it seems that it would be wise to rethink 
the backend of API (+1 for using a framework as @aligoren suggested). But 
before we decide on something I think it would be a good step to add test 
coverage for existing API so we are sure that the UI will still work.
   
   Currently, there's 61 API endpoints defined in openapi spec, each can be 
used with ~2 methods, so we need about 120 test. That's is not that much if we 
make those test generic and easy to write. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to