Greg Karékinian
|
49d5c3457c
|
Remove extra trailing whitespace
|
2013-11-20 00:50:56 +01:00 |
Matt Rogers
|
bd825924b2
|
Merge pull request #1582 from mojombo/seconds_agnostic_time
Get some nice Regexp which is agnostic about the seconds.
|
2013-10-23 22:57:18 -05:00 |
Matt Rogers
|
fb6f8c1ff1
|
Merge pull request #1493 from maul-esel/feature-improvements
Improve features / tests code
|
2013-10-23 20:49:11 -07:00 |
Parker Moore
|
425885460f
|
DARN YOU RUBY 1.8.7 AND YOUR DIFFERENT TIME.TO_S METHOD
|
2013-09-28 14:16:57 -04:00 |
Parker Moore
|
d958fd5679
|
Clean it up, clean it up.
|
2013-09-28 13:26:55 -04:00 |
Parker Moore
|
2dd7964926
|
C'mon, you're a Ruby developer. What are you doing.
|
2013-09-27 21:56:24 -04:00 |
Parker Moore
|
aa6ee14fb7
|
Get some nice Regexp which is agnostic about the seconds.
|
2013-09-27 15:38:38 -04:00 |
maul.esel
|
b26327f20a
|
simplify conditions for coverage reports
|
2013-09-14 15:28:41 +02:00 |
maul.esel
|
5ee41cd3bb
|
setup coveralls for cucumber
|
2013-09-12 21:19:36 +02:00 |
maul.esel
|
3a18157d20
|
rename the new function
|
2013-09-10 19:09:33 +02:00 |
maul.esel
|
89f0d69b07
|
Revert to #readlines#join, but enclose it in a function
This is necessary to preserve the handling
of \r\n and \n line endings.
|
2013-09-07 18:07:54 +02:00 |
zachgersh
|
b19997aee4
|
Broken test committed. Can't find proper directories.
|
2013-06-18 07:57:59 -07:00 |
zachgersh
|
7fba828f02
|
The start of something cucumber.
|
2013-06-18 07:57:59 -07:00 |
John Piasetzki
|
72fa7f8a73
|
Switch cucumber features to use iso dates
|
2013-05-25 11:35:28 -04:00 |
Parker Moore
|
4b6baf01cb
|
Merge pull request #1139 from scribu/cucumber-fix
Fix for #622 (Cucumber infinite loop)
|
2013-05-23 14:28:31 -07:00 |
John Piasetzki
|
e043c419f5
|
Trying to edit my history to remove the mistakes
|
2013-05-23 16:49:43 -04:00 |
scribu
|
7579c1c42d
|
cucumber: don't manually include assertions
It causes hard to debug infinite loops and it's done automatically
in recent versions of Cucumber anyway.
|
2013-05-23 20:35:27 +03:00 |
Parker Moore
|
88e68e038a
|
Extract out date parsing in feature steps
|
2013-04-15 14:32:14 +02:00 |
Parker Moore
|
df868b308a
|
Set Jekyll path relative to the env file, not to CWD
|
2013-04-15 00:42:14 +02:00 |
scribu
|
c48de6b320
|
add drafts.feature
|
2013-01-20 05:23:56 +02:00 |
Tom Bell
|
e3bd250e69
|
Remove old jekyll command
|
2013-01-09 23:42:57 +00:00 |
Tom Bell
|
e24bb02576
|
Update the Jekyll command for features testing
⭐ 🤘 🌟
|
2012-12-19 17:54:58 +00:00 |
Tom Preston-Werner
|
155cbd1463
|
All tests/features run in 1.8 and 1.9.
|
2011-04-24 19:16:13 +08:00 |
Tom Preston-Werner
|
6a31e650f3
|
Tests and specs run under 1.9.
|
2011-04-24 18:39:27 +08:00 |
Aman Gupta
|
8cc7f06b36
|
work around cucumber issue (closes #296)
|
2011-03-07 18:50:02 -08:00 |
Nick Quaranto
|
486ae25fc1
|
Validating the configuration loads properly and is a hash, based on jrk's implementation. Closes #22.
|
2009-05-31 21:33:27 -04:00 |
Nick Quaranto
|
53368cc3e1
|
Making sure excludes can work with a YAML array
|
2009-05-01 08:28:00 -04:00 |
Nick Quaranto
|
c52484a257
|
Going to figure out how to test background processes later
|
2009-04-01 20:19:33 -04:00 |
Nick Quaranto
|
4e302c0445
|
Started on site config feature
|
2009-04-01 18:43:06 -04:00 |
Nick Quaranto
|
0d78cb7063
|
All green for create sites feature
|
2009-03-31 20:13:30 -04:00 |
Nick Quaranto
|
c22cd84153
|
Starting on implementing the step defs
|
2009-03-31 17:26:04 -04:00 |