Commit Graph

41 Commits

Author SHA1 Message Date
Ash Wilson
e5139874d0
🔥 dumping the test environment 2017-08-02 20:08:20 -04:00
Ash Wilson
7244fb9670
Format script/test with standard 2017-08-02 08:18:25 -04:00
Ash Wilson
adec6fe981
Dump the environment before running core main process tests 2017-08-01 11:27:16 -04:00
Ash Wilson
fa89d53c8c
Default to passing process.env to all suites in script/test 2017-08-01 11:27:15 -04:00
Ash Wilson
830038f1ac
Use TEST_JUNIT_XML_ROOT instead of the CircleCI-specific root 2017-08-01 11:27:15 -04:00
Ash Wilson
37842fd2d4
Populate TEST_JUNIT_XML_PATH on CircleCI 2017-08-01 11:27:14 -04:00
Wliu
16be073c91 Merge branch 'master' into wl-build-on-node-7 2017-05-30 15:40:02 -04:00
Michelle Tilley
6e61fe9a32
Install devDeps in the root package path where they're not cached 2017-05-17 19:01:36 +02:00
Michelle Tilley
8303e179ae
Extract backup-node-modules.js 2017-05-17 17:53:36 +02:00
Michelle Tilley
fb99a9907f
Show stdout in addition to stderr in script/test 2017-05-15 19:25:55 +02:00
Wliu
7c2510eb9c Merge branch 'master' into wl-build-on-node-7 2017-05-11 12:06:26 -04:00
Michelle Tilley
30ee14bd13
Revert "Don't run GitHub operations inline during script/test"
This reverts commit 7ccf465370.
2017-05-10 17:17:06 +02:00
Michelle Tilley
7ccf465370
Don't run GitHub operations inline during script/test 2017-05-10 15:36:24 +02:00
Michelle Tilley
f6945792cd
Install devDeps inside root package folder during tests
Clean them up when we're done
2017-05-10 12:55:55 +02:00
Michelle Tilley
8d4376757a
Allow ATOM_PACKAGES_TO_TEST env var to set which packages to run tests for 2017-05-10 12:55:10 +02:00
Michelle Tilley
1b165804c3
Run tests in the root node_modules package folder 2017-05-10 07:46:31 +02:00
Michelle Tilley
ae6101c2d5
Only install apm deps for packages with atomTestRunner defined 2017-05-10 07:09:04 +02:00
Michelle Tilley
b74cb80f19
Ensure script/tests runs package tests with devDeps installed 2017-05-09 15:21:26 +02:00
Michelle Tilley
d5ceae806b
Run main process tests with ATOM_GITHUB_INLINE_GIT_EXEC set 2017-05-08 15:25:20 +02:00
Michelle Tilley
655cbf2d7e
Run package tests from spec/ or test/ subfolders 2017-05-08 13:55:27 +02:00
Wliu
33cd8b87dc 👕 2017-03-24 11:38:11 -04:00
Wliu
7bb08e39f3 👕 2017-01-24 23:41:30 -05:00
Damien Guard
6aa46cf0f0
Do not run core render process tests on win32/ia32. They crash Atom in TextEditor specs - possible resource limitation. 2016-11-30 12:06:46 -08:00
Damien Guard
a18adfee58
Tidy up which tests run on which OS 2016-11-29 16:55:14 -08:00
Antonio Scandurra
a0c7c63e92 Run benchmarks tests during script/test on macOS 2016-10-14 11:03:14 +02:00
Antonio Scandurra
924ca8ecf6 Run main process tests on Windows 2016-09-09 17:58:23 +02:00
Antonio Scandurra
6841babc4a Run main process tests on Linux 2016-09-09 17:58:23 +02:00
Antonio Scandurra
d735f59b75 Try running tests serially 2016-08-11 13:50:02 +02:00
Antonio Scandurra
ff9fb6edce Download Chromedriver during script/build
...so that we can cache it.
2016-08-11 12:56:15 +02:00
Antonio Scandurra
6f9a8208db Download chromedriver and run integration tests 2016-08-11 12:40:40 +02:00
Antonio Scandurra
c689478d49 Fix running tests on macOS 2016-08-08 15:47:51 +02:00
Antonio Scandurra
d089c94f3b Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
Antonio Scandurra
354f0d8fa8 Remove .js from scripts 2016-08-02 14:37:51 +02:00
Antonio Scandurra
68565349c1 Move script to script-old 2016-08-02 09:22:55 +02:00
Jussi Kalliokoski
9944e660ed 🎨 💚 Fixed the test script.
Also removed duplicated logic to run grunt.
2015-04-04 01:11:06 +03:00
Cheng Zhao
645fc1511a Do not add parameter in shebang string.
On Linux "#!/usr/bin/env node --harmony_collections" is unfortunately
not recognized by system.
2014-03-25 15:40:43 +08:00
Kevin Sawicki
902406c572 Enable harmony collections in all scripts 2013-12-31 14:40:45 -08:00
Kyle Robinson Young
59f453bb06 Prefer npm created node_modules/.bin/grunt 2013-12-10 19:36:48 -08:00
Cheng Zhao
3de18ae9f6 Fix calling of apm and grunt in script/cibuild and script/test. 2013-10-30 18:10:03 +08:00
Cheng Zhao
fae1f500eb Rewrite script/test in js. 2013-10-14 16:52:52 +08:00
probablycorey
264f7e1a74 Add script/test 2013-06-21 09:46:25 -07:00