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

More app-loading tests #1938

Merged
merged 1 commit into from
Aug 10, 2016
Merged

More app-loading tests #1938

merged 1 commit into from
Aug 10, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 10, 2016

  1. fix the 'Clean load' tests which had been broken by
    Move rehydration of MatrixClients from MatrixClientPeg to SessionLoader matrix-org/matrix-react-sdk#399: make sure we clear
    localStorage between tests.
  2. Test the session rehydration properly by setting the localStorage rather
    than setting up the MatrixClientPeg before loading the app.
  3. Add some tests for the auto-guest-registration flows.

1. fix the 'Clean load' tests which had been broken by
matrix-org/matrix-react-sdk#399: make sure we clear
localStorage between tests.

2. Test the session rehydration properly by setting the localStorage rather
than setting up the MatrixClientPeg before loading the app.

3. Add some tests for the auto-guest-registration flows.
@dbkr
Copy link
Member

dbkr commented Aug 10, 2016

lgtm, presumably tests are failing intentionally because the fix is in the react sdk pr I just merged?

@dbkr dbkr assigned richvdh and unassigned dbkr Aug 10, 2016
@richvdh
Copy link
Member Author

richvdh commented Aug 10, 2016

yup.

@richvdh richvdh merged commit b742342 into develop Aug 10, 2016
@richvdh richvdh deleted the rav/more_loading_tests branch August 15, 2016 10:20
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.

2 participants