zulip/frontend_tests
Pragati Agrawal 1420922705 settings_org: Use actual value for value attribute of create-stream-policy.
For few settings like `waiting_period_threshold` it makes sense to have the
"value" attribute of option to have a value other than the actual setting
value because multiple settings are depending upon this dropdown, so
handling them in JS code makes more sense. But for many settings (which has
integer values), we have followed a wrong trend over the time of
representing every new dropdown with human-readable values and manually
handling them in JS Code, where it makes more sense to use actual setting
value. The result of which is code has become less concise, sensible and
less likely to be mistaken.
2020-01-31 12:42:26 +05:30
..
casper_lib casper: Use data-stream-id to find checkboxes. 2020-01-28 14:49:57 -08:00
casper_tests settings_org: Use actual value for value attribute of create-stream-policy. 2020-01-31 12:42:26 +05:30
node_tests settings_org: Use actual value for value attribute of create-stream-policy. 2020-01-31 12:42:26 +05:30
zjsunit blueslip: Add feature to time common operations. 2020-01-15 12:01:16 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper test-backend, run-casper: Remove proxy vars instead of setting to "". 2019-10-28 15:47:45 -07:00