Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cucumber/cucumber-rails
Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
https://github.com/cucumber/cucumber-rails
fixed date-localization bug
ab2be23a16315d3c6bc5b783ff4e5ad67b2c8c7c authored over 13 years ago by Michael Opitz <[email protected]>
ab2be23a16315d3c6bc5b783ff4e5ad67b2c8c7c authored over 13 years ago by Michael Opitz <[email protected]>
Merge pull request #137 from albertoleal/master
Simple Change
fc659ff25015514019690678be385b8f7f91c961 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Fixed some commands on README.md file.
6f4ae14c01bdef42a9e3aeca9e6d7c6c01fedb3d authored over 13 years ago by Alberto Leal <[email protected]>
6f4ae14c01bdef42a9e3aeca9e6d7c6c01fedb3d authored over 13 years ago by Alberto Leal <[email protected]>
Remove support for Rails2
ea033b2053143ca610b61a3165fb724a4f57ce51 authored over 13 years ago by Aslak Hellesøy <[email protected]>
ea033b2053143ca610b61a3165fb724a4f57ce51 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Added instructions about how to configure DatabaseCleaner
79f943ce08ac380c7a336264a7f9b8996f728c6b authored over 13 years ago by Aslak Hellesøy <[email protected]>
79f943ce08ac380c7a336264a7f9b8996f728c6b authored over 13 years ago by Aslak Hellesøy <[email protected]>
Attribution for Daniel Morrison
13afbf619d4de1d28d025b9577ee089246854cc5 authored over 13 years ago by Aslak Hellesøy <[email protected]>
13afbf619d4de1d28d025b9577ee089246854cc5 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Attribution for Daniel Duvall
582d2d9e099ad4a90e13edd343527aa21c50d064 authored over 13 years ago by Aslak Hellesøy <[email protected]>
582d2d9e099ad4a90e13edd343527aa21c50d064 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Attribution for Klaus Hartl
87a65436ccd57cfa4198c2aa7f5a9dbfe1572a53 authored over 13 years ago by Aslak Hellesøy <[email protected]>
87a65436ccd57cfa4198c2aa7f5a9dbfe1572a53 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/carhartl/cucumber-rails
afd801e418ed5a043028157c622ffba0fb5f244a authored over 13 years ago by Aslak Hellesøy <[email protected]>
afd801e418ed5a043028157c622ffba0fb5f244a authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/memph1s/cucumber-rails
2a523013b95bcc897c9cddc42f477a9f5088449a authored over 13 years ago by Aslak Hellesøy <[email protected]>
2a523013b95bcc897c9cddc42f477a9f5088449a authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/fd/cucumber-rails
aa47fbdb800f7ad006f1ba8df348f81ca07aeff1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
aa47fbdb800f7ad006f1ba8df348f81ca07aeff1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #124 from jurisgalang/master
DatabaseCleaner::Base#strategy no longer raises an exception.
0bd3a70b921636324481214b0992c1e94cbd63f4 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge
42dc89f01d8510123541ce8a9aab51e03273ac39 authored over 13 years ago by Aslak Hellesøy <[email protected]>
42dc89f01d8510123541ce8a9aab51e03273ac39 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Attribution for Simon Menke
6dc73d73a5b4e912295f10bd5ecbbea6000b1fd8 authored over 13 years ago by Aslak Hellesøy <[email protected]>
6dc73d73a5b4e912295f10bd5ecbbea6000b1fd8 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Drop support for Webrat. Upgrade to Capybara 1.0.0beta1
5347394c20d47050034b59050c8e9402f2434434 authored over 13 years ago by Aslak Hellesøy <[email protected]>
5347394c20d47050034b59050c8e9402f2434434 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Upgrade some dev gems, add a feature for javascript emulation
fc49e79674a7dd090371abf76f46c7084db98030 authored over 13 years ago by Aslak Hellesøy <[email protected]>
fc49e79674a7dd090371abf76f46c7084db98030 authored over 13 years ago by Aslak Hellesøy <[email protected]>
fixing: undefined method `click' for class `Capybara::Driver::RackTest::Node'
cd628848d8eaab3a9e004c7bff70dbb5c25bd41f authored over 13 years ago by Klaus Hartl <[email protected]>
cd628848d8eaab3a9e004c7bff70dbb5c25bd41f authored over 13 years ago by Klaus Hartl <[email protected]>
Merge pull request #135 from dbloete/master
Updates for german web steps
8ce77e3e4a83b7a0a38522bb13fe4aaba7787dcd authored over 13 years ago by Aslak Hellesøy <[email protected]>
Fix capybara rack/test
1ccb73b81f278290bf5947d9968dca4f0c7ef6be authored over 13 years ago by Simon Menke <[email protected]>
1ccb73b81f278290bf5947d9968dca4f0c7ef6be authored over 13 years ago by Simon Menke <[email protected]>
Fixed: "features/step_definitions" directory is removed after rails destroy cucumber:feature
641fd7d99e2a861386db325907e9b451cc917c30 authored over 13 years ago by memph1s <[email protected]>
641fd7d99e2a861386db325907e9b451cc917c30 authored over 13 years ago by memph1s <[email protected]>
Updates for german web steps
5431b76b1b02886a18fc691e78772b248b1d3d52 authored over 13 years ago by dbloete <[email protected]>
5431b76b1b02886a18fc691e78772b248b1d3d52 authored over 13 years ago by dbloete <[email protected]>
Merge changes
c851e51e5b3e354708219fc1b38d8f07456b36a2 authored over 13 years ago by Aslak Hellesøy <[email protected]>
c851e51e5b3e354708219fc1b38d8f07456b36a2 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Removed database cleaner strategy overrides.
Fixed unexpected database cleaner behavior when working with multiple
database connections and d...
twalpole attribution
644500669526c8410da4c0470c494ea2caa33115 authored over 13 years ago by Aslak Hellesøy <[email protected]>
644500669526c8410da4c0470c494ea2caa33115 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/twalpole/cucumber-rails into twalpole-master
5a3404823826260b0ed6ece2014e95ff0cf9f17a authored over 13 years ago by Aslak Hellesøy <[email protected]>
5a3404823826260b0ed6ece2014e95ff0cf9f17a authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'tpope-master'
475b19c491218492aef6a6be596a99530f13f657 authored over 13 years ago by Aslak Hellesøy <[email protected]>
475b19c491218492aef6a6be596a99530f13f657 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Tim Pope Attribution
8a5fa7ca8cf6c52d29c98b556fc93c593f137bf1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
8a5fa7ca8cf6c52d29c98b556fc93c593f137bf1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Bringing uptodate with latest gems
6b644b96d227a8146968b6a29492507bf63ea5fa authored over 13 years ago by Aslak Hellesøy <[email protected]>
6b644b96d227a8146968b6a29492507bf63ea5fa authored over 13 years ago by Aslak Hellesøy <[email protected]>
Only rescue relevant exceptions
f4461b1c4b546475703c05d1365705d39aef50b7 authored over 13 years ago by Tim Pope <[email protected]>
f4461b1c4b546475703c05d1365705d39aef50b7 authored over 13 years ago by Tim Pope <[email protected]>
Anchor regexps in generated support files
0475fddd8b9d52ea9d916335617c10a1e3c6fe29 authored over 13 years ago by Tim Pope <[email protected]>
0475fddd8b9d52ea9d916335617c10a1e3c6fe29 authored over 13 years ago by Tim Pope <[email protected]>
cosmetic
1e9d5722949cdfe309f1ec57b92d3c64b5c929d9 authored over 13 years ago by jurisgalang <[email protected]>
1e9d5722949cdfe309f1ec57b92d3c64b5c929d9 authored over 13 years ago by jurisgalang <[email protected]>
DatabaseCleaner::Base#strategy no longer raises an exception
7aa9527b95e254800dd6d8e0e5c3ff69cc18ad9e authored over 13 years ago by jurisgalang <[email protected]>
7aa9527b95e254800dd6d8e0e5c3ff69cc18ad9e authored over 13 years ago by jurisgalang <[email protected]>
Fix capybara rack/test
64c254b2a9bd6c7051eaabc9bb6fae4c90705355 authored over 13 years ago by Simon Menke <[email protected]>
64c254b2a9bd6c7051eaabc9bb6fae4c90705355 authored over 13 years ago by Simon Menke <[email protected]>
Support the case where the first select in a date field is not year (_1i) and the label is attached to the first select - as is done in formtastic
8367ce9d5e4e15213d5f1bc1b0c7e3878febdcfc authored over 13 years ago by Thomas Walpole <[email protected]>
8367ce9d5e4e15213d5f1bc1b0c7e3878febdcfc authored over 13 years ago by Thomas Walpole <[email protected]>
Allow : in single and multi-step scopers so css pseudo-classes can be used
d7b5a73821f50d1ef7a43e3c9c80d2f3be54e9ad authored over 13 years ago by Thomas Walpole <[email protected]>
d7b5a73821f50d1ef7a43e3c9c80d2f3be54e9ad authored over 13 years ago by Thomas Walpole <[email protected]>
Release 0.4.1
d0b9c0b261492f8930ee5b33d38247d3e8c1b254 authored over 13 years ago by aslakhellesoy <[email protected]>
d0b9c0b261492f8930ee5b33d38247d3e8c1b254 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'fixed_webrat_steps' of https://github.com/baldowl/cucumber-rails
dc51f988f811e84f717a0b78cfbd1b278a6c2d96 authored over 13 years ago by aslakhellesoy <[email protected]>
dc51f988f811e84f717a0b78cfbd1b278a6c2d96 authored over 13 years ago by aslakhellesoy <[email protected]>
Upgrade bson_ext
f1f970489fb4bf12ac3d79259421a7ac691d91cc authored over 13 years ago by aslakhellesoy <[email protected]>
f1f970489fb4bf12ac3d79259421a7ac691d91cc authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'select_dates_gsub_fix' of https://github.com/stevehodgkiss/cucumber-rails into stevehodgkiss-select_dates_gsub_fix
c854ef6768d2dd703c754e4f6106f4dbb4da0d6e authored over 13 years ago by aslakhellesoy <[email protected]>
c854ef6768d2dd703c754e4f6106f4dbb4da0d6e authored over 13 years ago by aslakhellesoy <[email protected]>
Fix typo
c194f818430af01151a8a84cdff5cc9b6809977f authored over 13 years ago by aslakhellesoy <[email protected]>
c194f818430af01151a8a84cdff5cc9b6809977f authored over 13 years ago by aslakhellesoy <[email protected]>
Attribution
f6c029afa6ae3dc5f92ad50a8bbe11cbd41861c1 authored over 13 years ago by aslakhellesoy <[email protected]>
f6c029afa6ae3dc5f92ad50a8bbe11cbd41861c1 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'web_steps_warning' of https://github.com/baldowl/cucumber-rails
b70f4c0a5031066b3c357a893dc0277c76d07982 authored over 13 years ago by aslakhellesoy <[email protected]>
b70f4c0a5031066b3c357a893dc0277c76d07982 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'master' of github.com:aslakhellesoy/cucumber-rails
b840836086eb392bbc3f97d622e3090d0b38ac6d authored over 13 years ago by aslakhellesoy <[email protected]>
b840836086eb392bbc3f97d622e3090d0b38ac6d authored over 13 years ago by aslakhellesoy <[email protected]>
Attribution
7015ad1fb84053e8722a78b3ba2a8c1d29a89e83 authored over 13 years ago by aslakhellesoy <[email protected]>
7015ad1fb84053e8722a78b3ba2a8c1d29a89e83 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'markus-master'
432349e0eb7e8dd088775cc1f7cf88e29f6c0629 authored over 13 years ago by aslakhellesoy <[email protected]>
432349e0eb7e8dd088775cc1f7cf88e29f6c0629 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'master' of https://github.com/markus/cucumber-rails into markus-master
44dc77637ddbe2c0680fab8565457a3e4a960c45 authored over 13 years ago by aslakhellesoy <[email protected]>
44dc77637ddbe2c0680fab8565457a3e4a960c45 authored over 13 years ago by aslakhellesoy <[email protected]>
Update mongoid
965ead01615a17907dbd5ef38527f7f591db4685 authored over 13 years ago by aslakhellesoy <[email protected]>
965ead01615a17907dbd5ef38527f7f591db4685 authored over 13 years ago by aslakhellesoy <[email protected]>
Bump Rails version
c626e657ad316cb35203c387aa4a660e850079d7 authored over 13 years ago by aslakhellesoy <[email protected]>
c626e657ad316cb35203c387aa4a660e850079d7 authored over 13 years ago by aslakhellesoy <[email protected]>
Added note about test group.
5fa1bd0b7b1c20eb3f44ae21acc0c1d5fecc5322 authored over 13 years ago by Aslak Hellesøy <[email protected]>
5fa1bd0b7b1c20eb3f44ae21acc0c1d5fecc5322 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Fix feature ordering issue and rename
afba150ba8f60abbd0ecae971c2b387814b3520b authored almost 14 years ago by Steve Hodgkiss <[email protected]>
afba150ba8f60abbd0ecae971c2b387814b3520b authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Remove time from select step
e6330b607376c8d7b7d4208f58734904f51ba18c authored almost 14 years ago by Steve Hodgkiss <[email protected]>
e6330b607376c8d7b7d4208f58734904f51ba18c authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Fix scenario covering the `get_base_dom_id_from_label_tag` method.
a3453dc45db84a5066cfbaac139c9919ab2b5e95 authored almost 14 years ago by Steve Hodgkiss <[email protected]>
a3453dc45db84a5066cfbaac139c9919ab2b5e95 authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Fix typo in last commit
ab7b8b1e7b511f6c344665d97d5a47c6637ef13e authored almost 14 years ago by Steve Hodgkiss <[email protected]>
ab7b8b1e7b511f6c344665d97d5a47c6637ef13e authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Add scenario to cover the case when labels point to the first select element in a datetime select
8d5bc89b6ed018a5e7cc363abe0fc68b8bb6a0fc authored almost 14 years ago by Steve Hodgkiss <[email protected]>
8d5bc89b6ed018a5e7cc363abe0fc68b8bb6a0fc authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Fix for labels that point to the first select element (when_1i)
396c2f968367b2755a99bfcae5085378d9843d07 authored almost 14 years ago by Steve Hodgkiss <[email protected]>
396c2f968367b2755a99bfcae5085378d9843d07 authored almost 14 years ago by Steve Hodgkiss <[email protected]>
Removed trailing whitespaces.
53a6af21b24326297c686e79d5fa9a2a32169adb authored almost 14 years ago by Emanuele Vicentini <[email protected]>
53a6af21b24326297c686e79d5fa9a2a32169adb authored almost 14 years ago by Emanuele Vicentini <[email protected]>
Removed leftover quotes from Webrat step file.
33c5bbe177ceb9411ebaaa8b27238afcd4df417a authored almost 14 years ago by Emanuele Vicentini <[email protected]>
33c5bbe177ceb9411ebaaa8b27238afcd4df417a authored almost 14 years ago by Emanuele Vicentini <[email protected]>
Reverted edit warning; moved web steps warning.
df72ae94590a2533c75216d512ece9c6955cd1f2 authored almost 14 years ago by Emanuele Vicentini <[email protected]>
df72ae94590a2533c75216d512ece9c6955cd1f2 authored almost 14 years ago by Emanuele Vicentini <[email protected]>
swapped db cleaner strategy: @no-txn should truncate and ~@no-txn should use the default
8c9cd77e61fef9844c58b937c173abe8518b08c7 authored almost 14 years ago by Markus Bengts <[email protected]>
8c9cd77e61fef9844c58b937c173abe8518b08c7 authored almost 14 years ago by Markus Bengts <[email protected]>
Fixed typo in word 'was'
cb624dd8090ac226bf88cc981f6686565f243e0b authored almost 14 years ago by Philip Arndt <[email protected]>
cb624dd8090ac226bf88cc981f6686565f243e0b authored almost 14 years ago by Philip Arndt <[email protected]>
Throw an error if the user forgot to add DatabaseCleaner to the Gemfile, allowing them to decide whether or not to use it. Closes #36.
7dd45ac748526a47c8189b3a56c81541b28284a1 authored almost 14 years ago by aslakhellesoy <[email protected]>
7dd45ac748526a47c8189b3a56c81541b28284a1 authored almost 14 years ago by aslakhellesoy <[email protected]>
Better names
9c6c8ea54b66ab077764cbeb149bd76eb4ec84c6 authored almost 14 years ago by aslakhellesoy <[email protected]>
9c6c8ea54b66ab077764cbeb149bd76eb4ec84c6 authored almost 14 years ago by aslakhellesoy <[email protected]>
Added an extra feature for testing other Capybara drivers
aca579d5dac843ad4f47d88209c440da853186cc authored almost 14 years ago by aslakhellesoy <[email protected]>
aca579d5dac843ad4f47d88209c440da853186cc authored almost 14 years ago by aslakhellesoy <[email protected]>
Added bson_ext - required to make mongoid feature run
10402f4ebbc5c4f14cc764147cfcbb48769ccee1 authored almost 14 years ago by aslakhellesoy <[email protected]>
10402f4ebbc5c4f14cc764147cfcbb48769ccee1 authored almost 14 years ago by aslakhellesoy <[email protected]>
Release 0.4.0
173cdf52fcbdc3247f123d52e16ee890ff46a425 authored almost 14 years ago by aslakhellesoy <[email protected]>
173cdf52fcbdc3247f123d52e16ee890ff46a425 authored almost 14 years ago by aslakhellesoy <[email protected]>
Updated gemspecs to use >= which is more relaxed. Our dependent gems seem to have stabilized. Moved individual features to own files.
2a206c00beeffac5012d2f9637d9edee164d6c16 authored almost 14 years ago by aslakhellesoy <[email protected]>
2a206c00beeffac5012d2f9637d9edee164d6c16 authored almost 14 years ago by aslakhellesoy <[email protected]>
Another nail in the coffin for web_steps.rb
e8d8ddb504b11452a0dc8946316faecc26915f17 authored almost 14 years ago by aslakhellesoy <[email protected]>
e8d8ddb504b11452a0dc8946316faecc26915f17 authored almost 14 years ago by aslakhellesoy <[email protected]>
Attribution
0953b900f6ccd8925d6c3c3418e4881ed68a1a19 authored almost 14 years ago by aslakhellesoy <[email protected]>
0953b900f6ccd8925d6c3c3418e4881ed68a1a19 authored almost 14 years ago by aslakhellesoy <[email protected]>
Merge branch '102-allow-setting-rails-root' of https://github.com/fabiokr/cucumber-rails
0328fdf6c7b0f2dd7dcf39e526e64512a5c803f2 authored almost 14 years ago by aslakhellesoy <[email protected]>
0328fdf6c7b0f2dd7dcf39e526e64512a5c803f2 authored almost 14 years ago by aslakhellesoy <[email protected]>
Fix select_date. Closes #93, Closes #99, Closes #100, Closes #101, Closes #109
60111af86565ad1ed64c7354d694046b9bcdab90 authored almost 14 years ago by aslakhellesoy <[email protected]>
60111af86565ad1ed64c7354d694046b9bcdab90 authored almost 14 years ago by aslakhellesoy <[email protected]>
Merge branch 'fix-select-date' into work-with-capybara-0.4
7aff86c993f4cca061194ae32530d41d5d6c90b2 authored almost 14 years ago by aslakhellesoy <[email protected]>
7aff86c993f4cca061194ae32530d41d5d6c90b2 authored almost 14 years ago by aslakhellesoy <[email protected]>
Failing feature for select_date
90250d5d8abdd311e9ba307f64adc593481a4465 authored almost 14 years ago by aslakhellesoy <[email protected]>
90250d5d8abdd311e9ba307f64adc593481a4465 authored almost 14 years ago by aslakhellesoy <[email protected]>
Move @allow-rescue scenarios to separate feature.
26b8ccf700f852eef4a5a9482101ccb7013d2f20 authored almost 14 years ago by aslakhellesoy <[email protected]>
26b8ccf700f852eef4a5a9482101ccb7013d2f20 authored almost 14 years ago by aslakhellesoy <[email protected]>
Update gemspec and version number
697ed8e165c0c1940aad2c6ccfef0d6965d3a5eb authored almost 14 years ago by aslakhellesoy <[email protected]>
697ed8e165c0c1940aad2c6ccfef0d6965d3a5eb authored almost 14 years ago by aslakhellesoy <[email protected]>
Create gemset if it doesn't already exist
05bea785d8eb85debfe2ebfeaae2a911599de056 authored almost 14 years ago by aslakhellesoy <[email protected]>
05bea785d8eb85debfe2ebfeaae2a911599de056 authored almost 14 years ago by aslakhellesoy <[email protected]>
Loading Rails from ENV[RAILS_ROOT], this way non default Rails paths (like dummy apps on engines) can also be loaded
13661d15fdb52a065f54e72a131c1821d5b82829 authored almost 14 years ago by Fabio Kreusch <[email protected]>
13661d15fdb52a065f54e72a131c1821d5b82829 authored almost 14 years ago by Fabio Kreusch <[email protected]>
Semantically meaningful method name
New name actually conveys the assumption being taken: that the
datetime SELECT fields have a cor...
Don't use flimsy assumptions to find datetime SELECT fields
1d835c6318e00db8f7e2ab6b487518b0dcbe4247 authored almost 14 years ago by James F. Herdman <[email protected]>
1d835c6318e00db8f7e2ab6b487518b0dcbe4247 authored almost 14 years ago by James F. Herdman <[email protected]>
Better yet. Don't use the XPath library at all.
fb1ccd4470b2636ba4f746d67a2a4e4578dcf97c authored almost 14 years ago by James F. Herdman <[email protected]>
fb1ccd4470b2636ba4f746d67a2a4e4578dcf97c authored almost 14 years ago by James F. Herdman <[email protected]>
Works with Capybara ~> 0.4
Hat tip to geoffd123. I only spruced up his fix.
397911dc3e24e1395aa6fb92e73b521b692384fc authored almost 14 years ago by James F. Herdman <[email protected]>
Try to speed up scenarios by removing bundle install for each scenario. We're doing that in the root project.
f3002faf12560dc7a7dc16cafb282ffbbf892029 authored almost 14 years ago by aslakhellesoy <[email protected]>
f3002faf12560dc7a7dc16cafb282ffbbf892029 authored almost 14 years ago by aslakhellesoy <[email protected]>
Set DatabaseCleaner.strategy in env.rb instead of inside the gem. Closes #90.
c7f19bfc28450af99530a20e31bcffd36e6f8150 authored almost 14 years ago by aslakhellesoy <[email protected]>
c7f19bfc28450af99530a20e31bcffd36e6f8150 authored almost 14 years ago by aslakhellesoy <[email protected]>
Wording
5c068659369d6958996d955ed02410e626c630ee authored almost 14 years ago by aslakhellesoy <[email protected]>
5c068659369d6958996d955ed02410e626c630ee authored almost 14 years ago by aslakhellesoy <[email protected]>
Added feature that demonstrates that routing errors are raised. Reporter is probably using 0.3.0 or older. Closes #92.
e35bb83a35b7b4a7feb1e132eae22f11b234db54 authored almost 14 years ago by aslakhellesoy <[email protected]>
e35bb83a35b7b4a7feb1e132eae22f11b234db54 authored almost 14 years ago by aslakhellesoy <[email protected]>
Use newer Aruba
de12a124abbd6287ba529279b1a15c1638441632 authored almost 14 years ago by aslakhellesoy <[email protected]>
de12a124abbd6287ba529279b1a15c1638441632 authored almost 14 years ago by aslakhellesoy <[email protected]>
Remove rails2.feature
d9830036c9f8c73ff01acb5121fe605680a289b2 authored almost 14 years ago by aslakhellesoy <[email protected]>
d9830036c9f8c73ff01acb5121fe605680a289b2 authored almost 14 years ago by aslakhellesoy <[email protected]>
Remove some obsolete within groups
a1e6e01a35f04a26f30d046a2a85563f501d593c authored almost 14 years ago by aslakhellesoy <[email protected]>
a1e6e01a35f04a26f30d046a2a85563f501d593c authored almost 14 years ago by aslakhellesoy <[email protected]>
Avoid using AR in scenarios that don't need it.
9eb203b0222db3298f528ecfa2e37f8a5df41f18 authored almost 14 years ago by aslakhellesoy <[email protected]>
9eb203b0222db3298f528ecfa2e37f8a5df41f18 authored almost 14 years ago by aslakhellesoy <[email protected]>
Added scenario for bjeanes selectors stuff
9489a545b1f47795aa6bba395ffefbd60fe62d58 authored almost 14 years ago by aslakhellesoy <[email protected]>
9489a545b1f47795aa6bba395ffefbd60fe62d58 authored almost 14 years ago by aslakhellesoy <[email protected]>
Fix broken scenario
0634bb2ffda8100be889af934f0368ad3a9517c8 authored almost 14 years ago by aslakhellesoy <[email protected]>
0634bb2ffda8100be889af934f0368ad3a9517c8 authored almost 14 years ago by aslakhellesoy <[email protected]>
Add selectors helper
80a05c6a7c8dea1ca5158c0bb2ca59ec5da70c5a authored almost 14 years ago by aslakhellesoy <[email protected]>
80a05c6a7c8dea1ca5158c0bb2ca59ec5da70c5a authored almost 14 years ago by aslakhellesoy <[email protected]>
Words
d4d2925591debad0a5e27aafa4e668c0b19380ed authored almost 14 years ago by aslakhellesoy <[email protected]>
d4d2925591debad0a5e27aafa4e668c0b19380ed authored almost 14 years ago by aslakhellesoy <[email protected]>
Closes #80
e930cc03784be0d8c11a1f2e1da4bbec4a67add5 authored almost 14 years ago by aslakhellesoy <[email protected]>
e930cc03784be0d8c11a1f2e1da4bbec4a67add5 authored almost 14 years ago by aslakhellesoy <[email protected]>
Can not run cucumber-rails (0.4.0.beta.1) with cucumber (0.10.0). Closes #89
81154e18a7742843ba7dcd86025ae8ed6083376c authored almost 14 years ago by aslakhellesoy <[email protected]>
81154e18a7742843ba7dcd86025ae8ed6083376c authored almost 14 years ago by aslakhellesoy <[email protected]>
Installing cucumber-rails without a database.yml fails. Closes #61
976ef60184bcf904bd077eecb17569c6b9983fb6 authored almost 14 years ago by aslakhellesoy <[email protected]>
976ef60184bcf904bd077eecb17569c6b9983fb6 authored almost 14 years ago by aslakhellesoy <[email protected]>
Fix installation instructions. Closes #44
a30a982e78866c0ac46d4c8b29ecc1d63afa32bd authored almost 14 years ago by aslakhellesoy <[email protected]>
a30a982e78866c0ac46d4c8b29ecc1d63afa32bd authored almost 14 years ago by aslakhellesoy <[email protected]>
Removed Then I should see JSON stepdef. Closes #38, Closes #82
2ceec4fd256e7a7b7ae87a865f3990101c85feca authored almost 14 years ago by aslakhellesoy <[email protected]>
2ceec4fd256e7a7b7ae87a865f3990101c85feca authored almost 14 years ago by aslakhellesoy <[email protected]>
Update history. Closes #31.
dbcce4e793c24428fd562f39e6cb38113564f9c4 authored almost 14 years ago by aslakhellesoy <[email protected]>
dbcce4e793c24428fd562f39e6cb38113564f9c4 authored almost 14 years ago by aslakhellesoy <[email protected]>
Support non-ActiveRecord projects. Closes #18, Closes #22, Closes #46, Closes #85, Closes #86, Closes #87, Closes #90
716300f57160ef751ab95300334e0a33483d9374 authored almost 14 years ago by aslakhellesoy <[email protected]>
716300f57160ef751ab95300334e0a33483d9374 authored almost 14 years ago by aslakhellesoy <[email protected]>
Make Cucumber works with Rails 3 on non-ActiveRecord environment
0993141854d08798e62ab4d66ca6f8e07097fa49 authored about 14 years ago by Prem Sichanugrist <[email protected]>
0993141854d08798e62ab4d66ca6f8e07097fa49 authored about 14 years ago by Prem Sichanugrist <[email protected]>