You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ grep todo * -iR
api/KiwiProductJsonRpcClient.java: // TODO: move classification filtering in emitter
api/KiwiProductJsonRpcClient.java: // TODO: Create Category class
api/KiwiJsonRpcClient.java: //TODO: Seems a bad practice, remove/replace
api/KiwiJsonRpcClient.java: // TODO: Create Category class
api/KiwiTestingJsonRpcClient.java: // TODO: remove call for plan type
api/KiwiTestingJsonRpcClient.java: // TODO: Create TestCaseStatus class
model/TestMethod.java://todo: this must be coming from the database, not hard-coded
The last one is #57. For the rest it is probably best to examine them by hand initially and open separate issues for each of them.
The text was updated successfully, but these errors were encountered:
The last one is #57. For the rest it is probably best to examine them by hand initially and open separate issues for each of them.
The text was updated successfully, but these errors were encountered: