Skip to content

Follow up #33659#33703

Merged
georgeclaghorn merged 4 commits intorails:masterfrom
bogdanvlviv:follow-up-33659
Aug 23, 2018
Merged

Follow up #33659#33703
georgeclaghorn merged 4 commits intorails:masterfrom
bogdanvlviv:follow-up-33659

Conversation

@bogdanvlviv
Copy link
Contributor

@bogdanvlviv bogdanvlviv commented Aug 23, 2018

  • 0e42d3d
    Clarify api docs of ActionCable::SubscriptionAdapter::Test
    Remove extra :nodoc: comment since private methods don't require that.

  • 1055d14
    Set the test adapter for the test environment by default in config/cable.yml

  • d2ccf0c
    Simplify configuring of ActionCable.server.config.logger for actioncable tests
    See git grep "= Logger.new(nil)"

  • 86e7de7
    DRY in assert_broadcasts
    Test assert_no_broadcasts failure

Related to #33659
/cc @palkan

Remove extra `:nodoc:` comment since private methods doesn't require that.
…cable tests

See `git grep "= Logger.new(nil)"`
Test `assert_no_broadcasts` failure
@rails-bot
Copy link

r? @sgrif

(@rails-bot has picked a reviewer for you, use r? to override)

@palkan
Copy link
Contributor

palkan commented Aug 23, 2018

Thanks!

@georgeclaghorn georgeclaghorn merged commit a0b57bb into rails:master Aug 23, 2018
@bogdanvlviv bogdanvlviv deleted the follow-up-33659 branch August 23, 2018 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants