Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Implement trial users #3749

Merged
merged 3 commits into from
Aug 24, 2018
Merged

Implement trial users #3749

merged 3 commits into from
Aug 24, 2018

Conversation

erikjohnston
Copy link
Member

Another attempt at #3744, copies a bunch from there

@erikjohnston erikjohnston changed the title Implement trail users Implement trial users Aug 23, 2018
Copy link
Member

@ara4n ara4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, modulo test naming quibble, and the fact the tests are failing. thanks for picking up my mess. :/

)


class TestMauLimit(unittest.TestCase):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given we already have test_monthly_active_users perhaps this should go there? or be renamed test_trial_mau?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept them separate because this is doing a full integration type test, while the other ones do more unit test style stuff with mocking

@erikjohnston
Copy link
Member Author

Build error looks like flakey test:

not ok 133 New room members see existing members' presence in room initialSync
# Expected a 'last_active_ago' key at tests/30rooms/03members-remote.pl line 114.

@erikjohnston erikjohnston merged commit 15e8dd2 into develop Aug 24, 2018
@erikjohnston erikjohnston deleted the erikj/add_trial_users branch September 20, 2018 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants