noosfero | Add mirror option for template's blocks. (#571)

Rodrigo Souto gitlab at gitlab.com
Thu May 21 12:43:37 BRT 2015


New comment for Merge Request 571

https://gitlab.com/noosfero/noosfero/merge_requests/571#note_1264685


Rodrigo Souto

This test is not working: 
```
  @selenium
  Scenario: The block Article fixed options is selected  # features/user_template.feature:47
    Given I am on person's control panel                 # features/step_definitions/web_steps.rb:26
    And I follow "Edit sideboxes"                        # features/step_definitions/web_steps.rb:40
    And display ".button-bar"                            # features/step_definitions/web_steps.rb:248
    And I follow "Edit" within ".article-block"          # features/step_definitions/web_steps.rb:40
    And I check "Fixed"                                  # features/step_definitions/web_steps.rb:83
      Unable to find checkbox "Fixed" (Capybara::ElementNotFound)
      /usr/lib/ruby/vendor_ruby/capybara/node/finders.rb:41:in `block in find'
      /usr/lib/ruby/vendor_ruby/capybara/node/base.rb:81:in `synchronize'
      /usr/lib/ruby/vendor_ruby/capybara/node/finders.rb:30:in `find'
      /usr/lib/ruby/vendor_ruby/capybara/node/actions.rb:79:in `check'
      /usr/lib/ruby/vendor_ruby/capybara/session.rb:354:in `block (2 levels) in <class:Session>'
      /usr/lib/ruby/vendor_ruby/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
      ./features/step_definitions/web_steps.rb:85:in `block (2 levels) in <top (required)>'
      ./features/step_definitions/web_steps.rb:20:in `with_scope'
      ./features/step_definitions/web_steps.rb:84:in `/^(?:|I )check "([^"]*)"(?: within "([^"]*)")?$/'
      features/user_template.feature:52:in `And I check "Fixed"'
```

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150521/d51c8ed1/attachment.html>


More information about the Noosfero-dev mailing list