rootstrap/RSFormView

View on GitHub

Showing 2 of 14 total issues

Function testForm has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  func testForm() {
    app.launch()
    let emailTextField = app.textField(with: "EMAIL")
    emailTextField.tap()
    emailTextField.typeText("german.stabile")

    Avoid too many return statements within this function.
    Open

        return true
    Severity: Major
    Found in RSFormView/Classes/Extensions/StringExtension.swift - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language