Skip to content

Fix TODOs in source code #58

@atodorov

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions