noosfero | WIP: Rails 5.1.6 Upgrade (!1438)

Gabriel Silva gitlab at mg.gitlab.com
Wed Oct 31 11:45:40 BRST 2018


Gabriel Silva started a new discussion on .gitlab-ci.yml:

> -  script: bundle exec rake test:specs
> +  script: bundle exec rails test:specs
>    stage: all-tests
>  
>  api:
>    <<: *retriable
> -  script: bundle exec rake test:api
> +  script: bundle exec rails test:api
>    stage: all-tests
>  
> +# TODO: Unforce-passing the path to execute rake task
> +# Later change folder name to models/ and rails invoking to `rails test:models`
>  units:
>    <<: *retriable
> -  script: bundle exec rake test:units
> +  script: bundle exec rails test test/unit

Qual o problema com a task de teste aqui? Acho razoável corrigir esse TODO antes de integrar as mudanças

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1438#note_113508544
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20181031/6e048a8a/attachment.html>


More information about the Noosfero-dev mailing list