• João Cunha's avatar
    Get rid of ScheduleInstallationService · 4c974f50
    João Cunha authored
    - deletes schedule_installation_service.rb
    - moves schedule_installation_service.rb logic to create_service.rb
    - moves specs as well
    
    Removes code duplication
    
    Remove unecessary spec block
    
    Abide review suggestions
    
    Test installable applications which are not associated to a cluster
    
    Fix a typo
    
    Removes duplciated expectation
    
    Reuse variable instead of redefining
    
    Remove method in favor of a local scoped lambda
    
    Improve 'failing service' shared examples
    
    Test the increase of status count
    
    Remove duplicated test
    
    Enable fronzen literal
    4c974f50