Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TODOs in source code #58

Open
atodorov opened this issue Apr 21, 2019 · 0 comments
Open

Fix TODOs in source code #58

atodorov opened this issue Apr 21, 2019 · 0 comments

Comments

@atodorov
Copy link
Member

$ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant