23 Mar, 2016

2 commits

  • The method for build profile_image_link was part of ApplicationHelper
    but will also be necessary for building proper tests on a upcoming
    refactor for PeopleBlockPlugin.
    
    As including ApplicationHelper on unit tests has already caused issues
    with unwanted block behaviour regarding their visibility, this is a move
    in the direction of avoiding such issues before they happen and allow
    reliable future tests.
    Rafael Reggiani Manzo
     
  • comment: make explicit fail-safe relation with profile and environment
    
    This tests are necessary because comment estabilishes a polymorphic
    relation with the source, which creates harsh conditions to determine
    how to relate it with the environment.
    
    See merge request !819
    Rodrigo Souto
     

22 Mar, 2016

12 commits


21 Mar, 2016

5 commits


18 Mar, 2016

1 commit


17 Mar, 2016

6 commits


16 Mar, 2016

12 commits


15 Mar, 2016

2 commits