Commit Graph

28 Commits

Author SHA1 Message Date
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
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