zulip/zulip

Move example domain used by test suite to @example.com

Open

#1,118 opened on Jun 25, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (19,672 stars) (7,339 forks)batch import
area: testing-infrastructurehelp wantedpriority: high

Description

This makes more sense than @zulip.com.

Probably to make this easy, we'll want to first do a series of commits doing refactoring to stop hardcoding e.g. hamlet@zulip.com in every test and instead at least be accessing something like self.email from the test class, so it's easier to make changes to these things, and then actually make the change.

Contributor guide

Move example domain used by test suite to @example.com · zulip/zulip#1118 | Good First Issue