Kevin Sawicki
|
263567649d
|
Only call log when deprecations exist
|
2014-12-12 15:37:49 -08:00 |
|
Kevin Sawicki
|
a1d0635d98
|
Start logging deprecations on CI
|
2014-12-12 13:24:10 -08:00 |
|
Kevin Sawicki
|
597942c4ac
|
Fail focused specs on CI
This ensures focused specs never end up as green builds
|
2014-09-18 15:18:42 -07:00 |
|
Nathan Sobo
|
f16ea63a95
|
Export ReactEditorView as EditorView from 'atom' module
Also, remove a few early requires of 'exports/atom.coffee' in the spec
suite that were causing failures.
|
2014-07-21 10:43:30 -07:00 |
|
Kevin Sawicki
|
f01a2a91f9
|
Remove spec/suite time logging
This isn't really helpful anymore now that the specs run in parallel
|
2014-02-07 15:44:11 -08:00 |
|
Kevin Sawicki
|
fd1477fc92
|
Only depend on jasmine-tagged
jasmine-tagged now depends on jasmine-focused and everything needed
should be reachable from just a dependency on jasmine-tagged.
|
2014-01-15 15:48:19 -08:00 |
|
Matt Colyer
|
1da6bca2ae
|
Properly use writeSync
|
2013-12-18 18:35:20 -08:00 |
|
Matt Colyer
|
40630114e7
|
Another attempt at preventing clipping
|
2013-12-18 17:12:12 -08:00 |
|
Matt Colyer
|
6736b6af3e
|
Don't remove ci.log files for debugging
|
2013-12-18 16:38:14 -08:00 |
|
Matt Colyer
|
8597951f0c
|
Make sure logStream exists
|
2013-12-18 15:24:18 -08:00 |
|
Matt Colyer
|
171c3e018b
|
Attempt to fix truncated log messages
|
2013-12-18 14:57:13 -08:00 |
|
Matt Colyer
|
8366887df6
|
Don't use a logfile unless one is defined
|
2013-12-17 18:28:17 -08:00 |
|
Matt Colyer
|
20df9f4666
|
Add --log-file option for redirecting output
|
2013-12-17 16:31:13 -08:00 |
|
Matt Colyer
|
6bd7dd8841
|
Add jasmine-tagged, for filtering platform specs
|
2013-11-05 15:44:38 -08:00 |
|
Kevin Sawicki
|
d46891caf0
|
Rename atom-api require to atom
|
2013-09-20 10:03:02 -07:00 |
|
Kevin Sawicki
|
3c94ca4b9e
|
Use relative paths in spec requires
|
2013-09-20 10:02:20 -07:00 |
|
Kevin Sawicki
|
c7a0a4bcd9
|
Use relative require paths in specs
|
2013-09-20 10:02:19 -07:00 |
|
Kevin Sawicki
|
1547912e3f
|
💄
|
2013-09-20 10:02:18 -07:00 |
|
Kevin Sawicki
|
52abb4afc9
|
Remove nakedLoad and use standard require for jasmine
|
2013-09-20 10:02:18 -07:00 |
|
Kevin Sawicki
|
e40d837b40
|
Log longest specs/suites during grunt test
|
2013-08-28 22:07:57 -07:00 |
|
Kevin Sawicki
|
3e626f28c4
|
Only require AtomReporter if actually being used
|
2013-08-28 21:20:31 -07:00 |
|
Kevin Sawicki
|
e0ccfc4788
|
Use terminal reporter from jasmine-node
This gives the same filtered stack traces and text output
as all our node modules that already use jasmine-node indirectly
through jasmine-focused.
|
2013-08-28 20:57:43 -07:00 |
|
Kevin Sawicki
|
bdb641ec94
|
Use path.extname() instead of fsUtils.extension()
|
2013-06-12 15:43:58 -07:00 |
|
Corey Johnson & Kevin Sawicki
|
bcc16fbefe
|
Remove hash params from url
Load settings are now stored on the browser window.
|
2013-06-11 11:17:16 -07:00 |
|
Nathan Sobo
|
f03b6207de
|
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
|
2013-04-03 12:01:37 -06:00 |
|
Kevin Sawicki
|
77b7e71920
|
Move jasmine-helper from vendor/ to spec/
|
2013-03-20 18:38:19 -07:00 |
|