zulip/frontend_tests
jagansivam28 0e5c6fa578 user avatar: Remove `user_avatar_upload_button` id.
The upload text element is wrongly named as id=user_avatar_upload_button.
now  we can remove that id and access upload text element from
`#user-avatar-upload-widget .settings-page-upload-text` so that we
can have only one id at top-level  and 'image_upload_widget.hbs` can
be more dynamic so we can use for other similar widgets also.
2020-06-16 12:12:21 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings: Change user avatar spinner implementation. 2020-06-08 22:48:04 -07:00
node_tests user avatar: Remove `user_avatar_upload_button` id. 2020-06-16 12:12:21 -07:00
puppeteer_lib puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
puppeteer_tests puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
zjsunit refactor: Call compose_fade without triggers. 2020-06-13 15:35:39 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00