Skip to content
  • David Monllaó's avatar
    MDL-43738 behat: Refactoring the field type guesser · 8aff0eec
    David Monllaó authored
    The previous behaviour delegates the responsability
    of overwriting the 3 public methods to the child
    classes, now the field type or moodleform field is
    guessed earlier in the execution flow.
    
    Other changes introduced here:
    - Fix wrong moodleform detection when there is a form
      in the page but the field we are dealing with is
      not inside it.
    - Updating the last week feature files to these new
      step definitions.
    - Some coding style changes.
    8aff0eec