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

Transition from redux-saga to redux-logic and using Jest to test - Part One #1655

Merged
merged 19 commits into from Mar 19, 2019

Commits on Mar 17, 2019

  1. CHECKPOINT jest

    outoftime authored and jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    5968455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01116f1 View commit details
    Browse the repository at this point in the history
  3. Initial transition to react-logic. Moved over unlickGithubIdentity lo…

    …gic. Still need to get react-saga and react-logic to play nicely.
    jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    2214081 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3e7c65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd69fcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fd6c2e View commit details
    Browse the repository at this point in the history
  7. Mocks for bugsnag and firebase libraries

    These libraries are set up in code that runs at module load time, which
    is probably not a great practice, but for now we just mock out the
    libraries themselves so our modules will load without error.
    outoftime authored and jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    32cc3d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d515b5c View commit details
    Browse the repository at this point in the history
  9. Add some jest rules to eslint config

    outoftime authored and jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    8e6b2db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e1babc View commit details
    Browse the repository at this point in the history
  11. Small refactor

    jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    d5bce83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9ed80c View commit details
    Browse the repository at this point in the history
  13. Fix yarn.lock again?

    jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    25b6603 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8aa9e02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    785dbde View commit details
    Browse the repository at this point in the history
  16. Fix yarn.lock again

    jwang1919 committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    7d59962 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    41914c3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f4523b View commit details
    Browse the repository at this point in the history
  19. Lint fixing

    outoftime committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    ca43651 View commit details
    Browse the repository at this point in the history