zulip/frontend_tests
clarammdantas c90c8c0b19 people.js: Create new add_cross_realm_user function.
The people.js tests were using _add_user function to add
cross realm bots. The problem is that _add_user function
doesn't properly simulates the adding process as it doesn't
add the user in cross_realm_dict as well.

To solve this and eliminate the need of calling
people.initialize(), which means the params obj needs to be
defined, we extracted the whole logic of adding a cross realm
user into a separete function, add_cross_realm_user.
2020-05-26 21:41:54 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests casper: Fix invalid check in 00-realm-creation. 2020-05-06 10:54:48 -07:00
node_tests people.js: Create new add_cross_realm_user function. 2020-05-26 21:41:54 -07:00
puppeteer_lib puppeteer: Add screenshot method to common module. 2020-05-19 15:58:04 -07:00
puppeteer_tests puppeteer: Rename run functions to something more descriptive. 2020-05-19 15:58:04 -07:00
zjsunit zjquery: Support empty find results. 2020-05-21 12:32:52 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00