Anders Kaseorg
|
67228d295d
|
Reformat all code with Prettier.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-03-31 20:04:00 -07:00 |
|
Anders Kaseorg
|
855d99dfa0
|
xo: Fix unicorn/prevent-abbreviations.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-01-25 11:23:48 -08:00 |
|
Anders Kaseorg
|
6404bed519
|
tests: Fix E2E tests for Spectron 11.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-08-25 15:37:06 -07:00 |
|
Anders Kaseorg
|
8d66f05924
|
xo: Sort imports with import/order.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-07-23 23:06:41 -07:00 |
|
Anders Kaseorg
|
611932c66d
|
xo: Unabbreviate variable names.
To satisfy unicorn/prevent-abbreviations in xo 0.28.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-23 16:53:12 -07:00 |
|
Anders Kaseorg
|
6f01f1362a
|
js: Declare 'use strict' on tests too.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-09 22:14:23 -07:00 |
|
Anders Kaseorg
|
40bf2a1f20
|
xo: Lint *.js too.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-04 21:22:04 -08:00 |
|
Anders Kaseorg
|
6b0d8520c5
|
dependencies: Remove unused dependencies assert, cp-file, is-ci.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-02 19:19:37 -08:00 |
|
Anders Kaseorg
|
4b16164155
|
cleanup: Remove unused tests/e2e directory.
It is not used even by test-e2e.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-02 19:18:25 -08:00 |
|
Anders Kaseorg
|
6036a44fb2
|
new-server-form: Remove useless .server-save-action wrappers.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-02 19:08:45 -08:00 |
|
Akash Nimare
|
12f79e18a1
|
test: Update test config files.
|
2019-01-07 12:27:20 +05:30 |
|
Abhigyan Khaund
|
3f6d256910
|
gulpfile: Update syntax and methods for gulp v4.x.
This fixes the broken e2e-test.
|
2018-07-25 16:14:04 +05:30 |
|
Akash Nimare
|
9d5d221371
|
test: Add a test for new org link.
|
2018-03-28 02:36:50 +05:30 |
|
Akash Nimare
|
48799f75d1
|
tests: Fix failing renderer tests.
|
2018-03-20 20:53:10 +05:30 |
|
akashnimare
|
d7a0b63d62
|
test: fix failing e2e test on travis
|
2017-12-13 20:05:07 +05:30 |
|
simplyahmazing
|
083ccdf229
|
remove unused imports
|
2017-11-20 11:14:22 -05:00 |
|
simplyahmazing
|
7f567f55c3
|
setup e2e tests
|
2017-11-19 16:48:21 -05:00 |
|
simplyahmazing
|
a43d008aa9
|
commment test
|
2017-05-23 22:15:10 -04:00 |
|
simplyahmazing
|
777ed5c561
|
cleans up tests
|
2017-05-23 22:11:22 -04:00 |
|
simplyahmazing
|
93123401fe
|
fixes test
|
2017-05-23 20:32:53 -04:00 |
|
simplyahmazing
|
dca4debee2
|
setting up multi org test
|
2017-05-23 20:31:51 -04:00 |
|
simplyahmazing
|
f9d430b2d2
|
sets chai promised tests; improves application launched test case
|
2017-05-23 13:44:09 -04:00 |
|
Zhongyi Tong
|
869600e3d4
|
Fix test errors.
|
2017-04-29 19:56:39 +08:00 |
|
Zhongyi Tong
|
47b3dd04fb
|
Fix linter warnings.
|
2017-04-29 01:10:21 +08:00 |
|
akashnimare
|
19b5eecdcd
|
Check if webview's url is failing travis tests on linux [WIP] #109
|
2017-02-18 16:51:31 +05:30 |
|
Akash Nimare
|
eac2b92cb6
|
⬆️ Test timeout
|
2016-12-16 15:20:03 +05:30 |
|
James Steele
|
c594979d9b
|
Use the standard method to get the electron app location
As per the guidance at
https://github.com/electron-userland/electron-prebuilt programmatic usage
acquires the path to electron by require('electron')
|
2016-09-10 20:37:43 +01:00 |
|
akashnimare
|
0d0518fcf5
|
move gulp-mocha to devDependencies
|
2016-09-10 08:03:24 +05:30 |
|
akashnimare
|
f1a5bfcabf
|
🔥 added test
|
2016-09-10 07:57:09 +05:30 |
|