Skip to content

DearDiaryTests.m needs updation #5

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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