Skip to content

DearDiaryTests.m needs updation #5

@ronabraham

Description

@ronabraham

I noticed that this file had syntax errors in it and the xcode project was not building successfully as a result.
The instance methods like testAdminLogin , testLoginWrong ,testLogin are trying to invoke authenticateUsername which doesnt exist in BAAClient.Instead there is authenticateUser.

The instance method testCreationOfNewObject invocation of saveObject has to be updated to saveObjectWithCompletion.

Also in testObjectRetrievalWithParams the variable names need to be updated to kPageNumberKey and kPageSizeKey

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