Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes in the code and tests according to PR #455 related to utilization of the NetworkState class #469

Open
wants to merge 9 commits into
base: RxJava2.x
Choose a base branch
from

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    25c8bc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Merge branch 'network_info_issue' of github.com:chaesung/ReactiveNetw…

    …ork into chaesung-network_info_issue
    pwittchen committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    c3371e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcd5fe View commit details
    Browse the repository at this point in the history
  3. fixes in the logic of MarshmallowNetworkObservingStrategy and tests a…

    …ccording to PR #455 related to utilization of the NetworkState class
    pwittchen committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    0dc63ee View commit details
    Browse the repository at this point in the history
  4. [WIP] commented-out old logic in MarshmallowNetworkObservingStrategy …

    …and added todo comments (2 tests are failing now)
    pwittchen committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    8208f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    20b68b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. added comment in the code with explanation of using state, because it…

    … may not be clear at the first look
    pwittchen committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    f7ed3f0 View commit details
    Browse the repository at this point in the history
  2. temporarily commenting-out a few tests in MarshmallowNetworkObserving…

    …StrategyTest to compile and run other tests
    pwittchen committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b6bc8e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96925e7 View commit details
    Browse the repository at this point in the history