Cheng Zhao
|
c72438f09f
|
WebInspector has been split up
|
2017-02-06 10:34:29 -08:00 |
Kevin Sawicki
|
2762ead5a4
|
Upgrade to ffi@2.2.0
|
2017-01-24 11:25:21 -08:00 |
Kevin Sawicki
|
33820ffb85
|
Upgrade multiparty for os.tmpdir fix
|
2017-01-23 09:22:08 -08:00 |
deepak1556
|
f124732431
|
add spec
|
2016-12-09 09:37:46 -08:00 |
Zeke Sikelianos
|
45d9cc6405
|
update test dependencies
|
2016-10-11 14:22:48 -07:00 |
Kevin Sawicki
|
4afa32a7bb
|
Add WebInspector as global
|
2016-06-29 09:46:16 -07:00 |
Kevin Sawicki
|
9922261f9e
|
Set browser env in specs
|
2016-06-29 09:46:16 -07:00 |
Cheng Zhao
|
707d68f719
|
spec: Add test case for app.relaunch
|
2016-06-03 12:12:20 +09:00 |
Zeke Sikelianos
|
7c58f7fb02
|
eradicate all per-file eslint globals
|
2016-03-30 17:00:34 -07:00 |
Zeke Sikelianos
|
6425ef4261
|
restrict mocha scope to /spec; break out link tasks
|
2016-03-30 17:00:34 -07:00 |
Cheng Zhao
|
c4071a7f66
|
Throw ENOTDIR when calling mkdir inside asar archive
|
2016-01-06 12:04:16 +08:00 |
Kevin Sawicki
|
a42fa5d5c2
|
Parse spec arguments using yargs library
|
2015-12-10 10:33:18 -08:00 |
Cheng Zhao
|
05611f5e60
|
spec: Use multiparty instead of formidable
The latter is buggy and affects our specs.
|
2015-11-10 16:21:08 +08:00 |
Cheng Zhao
|
115526424a
|
Move native modules to optionalDependencies
Fixes #3016.
|
2015-10-08 09:25:31 +08:00 |
Cheng Zhao
|
f8f8db7e88
|
spec: Test whether ffi works
|
2015-09-23 14:16:07 +08:00 |
Cheng Zhao
|
c18ec7f5bc
|
runas@3.x
|
2015-08-21 13:52:05 +08:00 |
Cheng Zhao
|
56dfef8d0d
|
spec: Test user agent in websocket
|
2015-07-14 11:39:41 -07:00 |
deepak1556
|
2d190b9952
|
spec: add test for basic authentication
|
2015-05-04 20:44:36 +05:30 |
Cheng Zhao
|
1200d641b8
|
Change the names in specs
|
2015-04-14 15:59:45 +08:00 |
Kevin Sawicki
|
6615ef1054
|
Atom Shell -> Electron
|
2015-04-08 10:16:10 -07:00 |
Cheng Zhao
|
57812616b9
|
win: Fix tests and compilation errors
|
2015-03-18 13:58:33 +08:00 |
deepak1556
|
dd706ea6e2
|
test for ignoreCertificateError
|
2015-03-10 12:39:23 +05:30 |
Cheng Zhao
|
b1bb7bd8f3
|
spec: Test graceful-fs
|
2015-02-02 13:35:32 -08:00 |
Cheng Zhao
|
13c887d4c9
|
No more need of pathwatcher spec
It was used for testing modules not working while compiling, since the
module version increases for ABI breakage, it is not useful anymore.
|
2015-01-30 16:50:42 -08:00 |
Cheng Zhao
|
17c191201c
|
Upgrade node modules in spec
|
2015-01-28 21:22:56 -08:00 |
Cheng Zhao
|
2cc2fd03fa
|
Upgrade runas and pathwatcher in specs.
|
2014-07-02 16:37:59 +08:00 |
Cheng Zhao
|
9031dcbb2f
|
Fix specs.
|
2014-06-30 18:32:23 +08:00 |
Cheng Zhao
|
393d61b362
|
Override app version and name when loading apps from default_app.
Fixes #346.
|
2014-05-24 11:18:06 +08:00 |
Anthony Van de Gejuchte
|
bbeb3beecd
|
Upgrade to pathwatcher@1.3.1
|
2014-05-15 19:31:19 +02:00 |
Cheng Zhao
|
ac31dc9672
|
Do not put modules used by specs on the root.
Modules in root is now installed by npm, and the native modules are now
not usable by atom-shell.
|
2014-04-29 11:51:49 +08:00 |
Cheng Zhao
|
2c672052e6
|
Flatten spec files, make them seem cleaner.
|
2013-12-06 22:23:02 +08:00 |
Cheng Zhao
|
ec33b4d579
|
Install spec's third party modules in the source root.
|
2013-07-17 18:51:16 +08:00 |
Cheng Zhao
|
2560782d54
|
Add empty spec skeleton.
|
2013-07-17 16:28:14 +08:00 |