Kevin Sawicki
|
d863fd5c6c
|
Set process.throwDeprecation as early as possible
|
2015-12-15 17:02:33 -08:00 |
|
Kevin Sawicki
|
5fb5526b06
|
Improve spec description
|
2015-12-15 16:49:19 -08:00 |
|
Kevin Sawicki
|
aedfd3bf0e
|
Add specs for companyName/submitURL being required
|
2015-12-15 16:44:38 -08:00 |
|
Kevin Sawicki
|
aa9c7662a3
|
Inline JSON message response
|
2015-12-14 17:09:31 -08:00 |
|
Kevin Sawicki
|
d1989b3624
|
Mention source in spec description
|
2015-12-14 17:02:58 -08:00 |
|
Kevin Sawicki
|
b8de1bd9de
|
Assert that source id matches opener
|
2015-12-14 17:02:36 -08:00 |
|
Kevin Sawicki
|
574eec3e74
|
Make window.opener a BrowserWindowProxy
|
2015-12-14 14:55:48 -08:00 |
|
Cheng Zhao
|
4d1e223044
|
Cleanup the cookies code
|
2015-12-12 15:33:51 +08:00 |
|
Cheng Zhao
|
3c48198c3c
|
spec: Suppress navigator.webkitGetUserMedia test
It is stressing the whole test case.
|
2015-12-12 15:32:49 +08:00 |
|
Cheng Zhao
|
d3e723557e
|
spec: Add test cases for webRequest
|
2015-12-12 11:31:19 +08:00 |
|
Cheng Zhao
|
ced6aae6df
|
Merge pull request #3762 from atom/run-specs-with-grep
Allow running specs with --grep option from command line
|
2015-12-11 11:21:57 +08:00 |
|
Cheng Zhao
|
a6976b7d83
|
Merge pull request #3768 from atom/window-post-message-origin
Fix window.postMessage event.origin value
|
2015-12-11 11:18:37 +08:00 |
|
Kevin Sawicki
|
7dfca3c293
|
Expect event source and opened window to be equal
|
2015-12-10 17:04:36 -08:00 |
|
Kevin Sawicki
|
dd01466f3c
|
sequnce -> sequence
|
2015-12-10 17:02:35 -08:00 |
|
Kevin Sawicki
|
2cb752e3de
|
Add failing spec for event origin
|
2015-12-10 16:49:23 -08:00 |
|
Kevin Sawicki
|
065887e712
|
Pass through mocha invert option from test CLI
|
2015-12-10 10:42:07 -08:00 |
|
Kevin Sawicki
|
69c0a33c85
|
Pass mocha grep command line option through to spec app
|
2015-12-10 10:33:43 -08:00 |
|
Kevin Sawicki
|
a42fa5d5c2
|
Parse spec arguments using yargs library
|
2015-12-10 10:33:18 -08:00 |
|
Cheng Zhao
|
a05aa81570
|
Merge pull request #3701 from deepak1556/protocol_post_data_patch
protocol: provide upload data when available
|
2015-12-10 19:38:35 +08:00 |
|
Kevin Sawicki
|
f5774e3fb2
|
Exit from a setImmediate callback
|
2015-12-09 18:40:10 -08:00 |
|
Kevin Sawicki
|
516ff0644c
|
Just include exit code in spec output
|
2015-12-09 18:24:24 -08:00 |
|
Kevin Sawicki
|
c4389ad70f
|
Remove grep value setting
|
2015-12-09 18:12:19 -08:00 |
|
Kevin Sawicki
|
92433be888
|
Include exit code with quit event
|
2015-12-09 18:09:59 -08:00 |
|
Kevin Sawicki
|
aa82eddca8
|
Add spec for exit code on event
|
2015-12-09 14:40:53 -08:00 |
|
Robo
|
e80a95dc37
|
add test
|
2015-12-09 20:10:57 +05:30 |
|
Cheng Zhao
|
8aee0f52e9
|
Merge pull request #3715 from atom/do-not-edit-menu-template
Do not modify the specified menu template
|
2015-12-09 12:13:07 +08:00 |
|
Cheng Zhao
|
f6c9000f5f
|
spec: Add a simple test case for desktopCapturer
|
2015-12-08 13:49:11 +08:00 |
|
Kevin Sawicki
|
83c69b56a4
|
Use ipc eval in spec
|
2015-12-07 11:12:55 -08:00 |
|
Kevin Sawicki
|
e62092ebb2
|
Move ipc handler to be near others
|
2015-12-07 09:47:15 -08:00 |
|
Kevin Sawicki
|
f178787737
|
Add failing spec for Menu.buildFromTemplate
|
2015-12-07 09:28:17 -08:00 |
|
Cheng Zhao
|
27dd233820
|
spec: Make the "remote listeners" test more reliable
|
2015-12-07 21:28:58 +08:00 |
|
Cheng Zhao
|
7c1ea0b0f4
|
spec: Suppress flaky tests on Travis
|
2015-12-04 13:17:36 +08:00 |
|
Cheng Zhao
|
13c737823b
|
spec: Suppress execFileSync test
It somehow makes the test flaky after refresh.
|
2015-12-04 11:52:34 +08:00 |
|
Cheng Zhao
|
504d3d3088
|
Merge pull request #3670 from mixmaxhq/jeff/fix_window_open
Fix `window.open` not respecting the features string
|
2015-12-04 10:55:51 +08:00 |
|
Charlie Hess
|
f2797d2eab
|
Merge commit '58567834c7cb9c290ef48c9e8f54ae37246ef665' into web-contents-download-url
Conflicts:
atom/browser/api/atom_api_web_contents.cc
|
2015-12-03 10:31:51 -08:00 |
|
Charlie Hess
|
b1391270ed
|
This spec is a little unreliable; up the timeout.
|
2015-12-02 18:40:57 -08:00 |
|
Charlie Hess
|
b369d4991e
|
Write a spec for downloading from the webview tag.
|
2015-12-02 18:40:39 -08:00 |
|
Jeff Wear
|
225fe72d03
|
Ensure that window.open does not override the child options
Fixes https://github.com/atom/electron/issues/3652.
|
2015-12-02 12:00:51 -08:00 |
|
Jeff Wear
|
32e949efed
|
Read window size properly in window.open test
`BrowserWindow#getSize` returns `[width, height]`, not `{width, height}`.
|
2015-12-02 11:50:44 -08:00 |
|
Cheng Zhao
|
c691094aa1
|
spec: Fix failing tests on win32
|
2015-12-02 11:00:28 +08:00 |
|
Cheng Zhao
|
900dc78a47
|
spec: process.noAsar
|
2015-12-01 13:09:50 +08:00 |
|
Paul Betts
|
15b8d7680e
|
Add tests to verify behavior
|
2015-11-30 11:08:45 -08:00 |
|
Cheng Zhao
|
6ef6a83042
|
spec: Test execFile and execFileSync
|
2015-11-27 21:38:43 +08:00 |
|
Eran Tiktin
|
4027d04662
|
Add test
|
2015-11-21 06:58:17 +02:00 |
|
Cheng Zhao
|
611f87d17f
|
spec: Use session.defaultSession in tests
|
2015-11-19 21:42:22 +08:00 |
|
Cheng Zhao
|
fbb8e61958
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
|
Cheng Zhao
|
1d1f911b09
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
|
Cheng Zhao
|
f63a4a05b7
|
spec: Make the crash-reporter test more reliable
|
2015-11-11 10:37:34 +08:00 |
|
Cheng Zhao
|
60ec1ca3f7
|
Use new styles of browserWindow options
|
2015-11-11 10:37:34 +08:00 |
|
Cheng Zhao
|
737e22b003
|
Use minWidth style for options instead of min-width
|
2015-11-11 10:37:34 +08:00 |
|