zulip/frontend_tests/casper_tests
Tim Abbott 2447f4a5b4 eslint: Update most casper tests to use new comma-dangle rules.
* In most cases, eslint --fix with the right comma-dangle settings was
  able to update the code correctly.

* The exceptions were cases where the parser incorrectly treated the
arguments to functions as lists/objects and added commas; these are
detectable with linters, and we fixed manually.  Since this is test
code, we can be reasonably confident that just fixing the failures
suffices to correct any bugs introduced by making changes
automatically.
2016-12-03 15:00:24 -08:00
..
00-realm-creation.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
01-login.js casper: Use then_log_out() in 01-login.js 2016-10-07 13:30:11 -07:00
02-site.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
03-narrow.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
04-compose.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
05-subscriptions.js tests: Add tests for creating a new stream with a description 2016-11-27 09:45:38 -08:00
06-settings.js eslint: change quote-props from off to error and fix violations. 2016-12-02 18:35:53 -08:00
07-stars.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
08-edit.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
09-navigation.js casper: Rewrite 09-navigation.js. 2016-10-07 13:30:11 -07:00
10-admin.js eslint: change quote-props from off to error and fix violations. 2016-12-02 18:35:53 -08:00
11-mention.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00