brunocvcunha/instagram4j

View on GitHub
src/examples/java/upload/UploadStoryPhotoTest.java

Summary

Maintainability
A
1 hr
Test Coverage

Method uploadTest has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    // Run SerializeTestUtil.serializeLogin first to generate saved sessions
    public void uploadTest()
            throws IGLoginException, IOException, IGResponseException, ClassNotFoundException {
        IGClient client = SerializeTestUtil.getClientFromSerialize("igclient.ser", "cookie.ser");
Severity: Minor
Found in src/examples/java/upload/UploadStoryPhotoTest.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status