[e11c5b58f1a85dbd260bca96410740c12fda21f4] Changeset [e11c5b58f1a85dbd260bca96410740c12fda21f4] by David Chelimsky
'should render_template' ignores layouts [#508 state:resolved] http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[68226c616856554fd1d68af959fbdb94b0e46b78] Changeset [68226c616856554fd1d68af959fbdb94b0e46b78] by David Chelimsky
exclude :partial => array example when running against rails < 2.0 http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[905614b5c0afdb411f4eb321c5857fd6e3a5c57d] Changeset [905614b5c0afdb411f4eb321c5857fd6e3a5c57d] by David Chelimsky
override pick_template when isolating views (for rails edge > 2.1.0) http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[9946c4b98adcdce017eb51a585e2b3699d4aa16e] Changeset [9946c4b98adcdce017eb51a585e2b3699d4aa16e] by David Chelimsky
reduce precision of expected failure message in code example http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[b408c45fbf4369f528bf1ed8c2ae66e5b703dfe0] Changeset [b408c45fbf4369f528bf1ed8c2ae66e5b703dfe0] by David Chelimsky
reduce monkey patching of rails in code example for render :partial => array http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[f909c0d9af01a33ab5a842715e195b3c3b8e7fcd] Changeset [f909c0d9af01a33ab5a842715e195b3c3b8e7fcd] by David Chelimsky
got rspec-rails working against edge rails (as of e48e77e0222292176cd9f68658dd54524f582d9b on 8/18/2008) except for 'should render_template()' with a partial http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[29b219dace226cb0e92df0edda3e73a3d6d6c261] Changeset [29b219dace226cb0e92df0edda3e73a3d6d6c261] by David Chelimsky
ensure rspec's code example controllers are included in controller_paths http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[1825a662bf45a9630c3177c4109e3f17906723aa] Changeset [1825a662bf45a9630c3177c4109e3f17906723aa] by David Chelimsky
handle render_partial with either 1 or 3 parameters http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[2cddc904bdfb70bf201123d4fc6731512cde5482] Changeset [2cddc904bdfb70bf201123d4fc6731512cde5482] by David Chelimsky
check for blank Content-Type header before converting it to a Symbol http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[95ad614951ab8540b25453f5135ad46e106986ba] Changeset [95ad614951ab8540b25453f5135ad46e106986ba] by David Chelimsky
don't call super from render unless integrating views http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[a8bbb6de851579f10bed69123e8257b3d762d31a] Changeset [a8bbb6de851579f10bed69123e8257b3d762d31a] by David Chelimsky
attribution http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[fad8a558297642e1939950793c8ef20d529a352e] Changeset [fad8a558297642e1939950793c8ef20d529a352e] by Ben Mabey
fixing newline bug when StepMother is creating unimplemented steps http://github.com/dchelimsky/rsp...
Committed by Ben Mabey
[7388a596a1205a344f2db99b5d56c1284872d99b] Changeset [7388a596a1205a344f2db99b5d56c1284872d99b] by David Chelimsky
rename to spec/views/people http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[416adcb071c1aec966e16a50db8f2df56c0d0521] Changeset [416adcb071c1aec966e16a50db8f2df56c0d0521] by David Chelimsky
fixed bug created by change in edge-rails sometimes returning nil for headers['Content-Type'] http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[7113bc343095637e1f6649d55deed21edccaa077] Changeset [7113bc343095637e1f6649d55deed21edccaa077] by David Chelimsky
add pending code example for http://rspec.lighthouseapp.com/p... http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[705355b75b7555940a1d49442ffe5ef5ccccd7a7] Changeset [705355b75b7555940a1d49442ffe5ef5ccccd7a7] by Reg Vos
don't mutate hash passed to mock_model http://github.com/dchelimsky/rsp...
Committed by Reg Vos
[74d2db65d2a325020b62dd70d13a1dca4c7d1b69] Changeset [74d2db65d2a325020b62dd70d13a1dca4c7d1b69] by Pat Maddox
Pass the full path to the spec so that the example group factory selects the proper example group class Fixes LH #453 http://github.com/dchelimsky/rsp...
Committed by Pat Maddox
[2b25c672537fa3e4ce0341263e890aaa052a8b3e] Changeset [2b25c672537fa3e4ce0341263e890aaa052a8b3e] by David Chelimsky
update History http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[0c3b0ad9c154aa04863f73f8abe1820960cd3108] Changeset [0c3b0ad9c154aa04863f73f8abe1820960cd3108] by David Chelimsky
attribution http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[3c59e0c75e1eaf6660a14654a56e1a419f5c5c85] Changeset [3c59e0c75e1eaf6660a14654a56e1a419f5c5c85] by Zach Dennis
Added mock_model#as_new_record functionality http://github.com/dchelimsky/rsp...
Committed by Zach Dennis
[2dd5c1bec6b8a9507efd28badba5ad5fab4309dc] Changeset [2dd5c1bec6b8a9507efd28badba5ad5fab4309dc] by David Chelimsky
one more null_object example http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[88dc0700f699cb04b286590107717bad7e5ffeca] Changeset [88dc0700f699cb04b286590107717bad7e5ffeca] by David Chelimsky
added example of a mock yielding to a block http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[7a9d2ce1b3c1f1ac314433f925a46b7bbfa05851] Changeset [7a9d2ce1b3c1f1ac314433f925a46b7bbfa05851] by David Chelimsky
added examples for block helpers http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[949205a2cefa7b3c6a8c188690f372c2a8320ab3] Changeset [949205a2cefa7b3c6a8c188690f372c2a8320ab3] by David Chelimsky
added as_null_object http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[54e0b01174da205571704c0030e9611aef9db02b] Changeset [54e0b01174da205571704c0030e9611aef9db02b] by David Chelimsky
Committed by David Chelimsky
[ed779d173242bd329f0bd118b85aee70f2f2f7d7] Changeset [ed779d173242bd329f0bd118b85aee70f2f2f7d7] by David Chelimsky
Committed by David Chelimsky
[c809f1a84855c9264e8116188e9f2bafdbf352a1] Changeset [c809f1a84855c9264e8116188e9f2bafdbf352a1] by David Chelimsky
attribution http://github.com/dchelimsky/rsp...
Committed by David Chelimsky
[5aad02b4f92768d0bc8beb6c40e3526865434c6a] Changeset [5aad02b4f92768d0bc8beb6c40e3526865434c6a] by Jonathan del Strother
Adding spec for maketestcmd with no files
Signed-off-by: Jonathan del Strother jon.delStrother@bestbefore.tv http://github.com/dchelimsky/rsp...
Committed by Jonathan del Strother
[c0ba1fcdab4c30b0075b326119b23bc196ad5355] Changeset [c0ba1fcdab4c30b0075b326119b23bc196ad5355] by Jonathan del Strother
Avoid ruby invocation errors when autotesting
Signed-off-by: Jonathan del Strother jon.delStrother@bestbefore.tv http://github.com/dchelimsky/rsp...
Committed by Jonathan del Strother
[59128a36e46becf3045ffe6ab4a32bb10f0ab8e9] Changeset [59128a36e46becf3045ffe6ab4a32bb10f0ab8e9] by Joseph Wilk
story progress bar formatter and more colourful summaries from the plain text story formatter
Committed by Joseph Wilk
[e14413f844a2092579a230b8f44de62256f06fd2] Changeset [e14413f844a2092579a230b8f44de62256f06fd2] by David Chelimsky
attribution
Committed by David Chelimsky
[8b3bc99c3211b3b319ea5e58faa67013481a197c] Changeset [8b3bc99c3211b3b319ea5e58faa67013481a197c] by David Chelimsky
Patch from Ryan Carmelo Briones to map alternate file for application.rb to application_controller_spec.rb. [#396 state:resolved]
Committed by David Chelimsky
[e6701300f86f798bd47dd879cd5d572a64e49974] Changeset [e6701300f86f798bd47dd879cd5d572a64e49974] by Pat Maddox
updated manifest
Committed by Pat Maddox
[752161e9520731adf29d5504ef90fb6cb0f4e91c] Changeset [752161e9520731adf29d5504ef90fb6cb0f4e91c] by Aslak Hellesøy
config/routes.rb.restore
Committed by Aslak Hellesøy
[9a7ce9ce371b1136380e97e34d33397966734b0f] Changeset [9a7ce9ce371b1136380e97e34d33397966734b0f] by Aslak Hellesøy
Added some specs to see that nested routing is working. Seems to be.
Committed by Aslak Hellesøy
[732577a9326841a9c933b3b8d2479f9ef1fc2570] Changeset [732577a9326841a9c933b3b8d2479f9ef1fc2570] by Aslak Hellesøy
Generated route specs have shorter names, making it less painful to modify their implementation
Committed by Aslak Hellesøy
[5fd78361039d069449f91dc506ae2bf3d9d616de] Changeset [5fd78361039d069449f91dc506ae2bf3d9d616de] by Pat Maddox
added ability to stub multiple methods in one stub! call
Committed by Pat Maddox
[dc359c78147166bc9688ea49a5ebf237478e6f24] Changeset [dc359c78147166bc9688ea49a5ebf237478e6f24] by Ben Mabey
Fix for Story runner that handles the case when plaintext steps are read in with unintentional
new lines and the end of them (due to comments) resulting in StepMother not being able to find
the step's implementation.
Committed by Ben Mabey
[134c0f94e94f89938a941af5d74d9b303036fe08] Changeset [134c0f94e94f89938a941af5d74d9b303036fe08] by Pat Maddox
Steps match properly when containing two params sharing a prefix
Committed by Pat Maddox
[7fa022c2bdddf7b16d84ee3b403ec17179a896c8] Changeset [7fa022c2bdddf7b16d84ee3b403ec17179a896c8] by David Chelimsky
stop ignoring generated files
Committed by David Chelimsky
[fff41e5a9bc3c684da1b43786952b9c50e4a0b35] Changeset [fff41e5a9bc3c684da1b43786952b9c50e4a0b35] by David Chelimsky
alphabetize the generated files
Committed by David Chelimsky
[a84844593eea2940e2923d46692dbd9a8601622d] Changeset [a84844593eea2940e2923d46692dbd9a8601622d] by David Chelimsky
merge .gitignore files
Committed by David Chelimsky
[14737a028795284af440453c8e62f71a15179153] Changeset [14737a028795284af440453c8e62f71a15179153] by Matt Patterson
Fixed a problem caused by controller action names getting out of sync between rspec-dev and rspec-rails for speccing #440
Committed by Matt Patterson
[f994bbca3c7efca324d3430fde6f3af33568b08c] Changeset [f994bbca3c7efca324d3430fde6f3af33568b08c] by Matt Patterson
Fixed a problem caused by controller action names getting out of sync between rspec-dev and rspec-rails for speccing #440
Committed by Matt Patterson
[86afd94e57af4eb5e79a35dc781b7d2899aa0bc0] Changeset [86afd94e57af4eb5e79a35dc781b7d2899aa0bc0] by Brandon Keepers
use require_dependency instead of require to prevent application.rb from being loaded twice [#440 state:resolved milestone:"1.1.5"]
Committed by Brandon Keepers
[036020d0a4bc62233bc999cdc6dd040a3e68f355] Changeset [036020d0a4bc62233bc999cdc6dd040a3e68f355] by David Chelimsky
and now, without breaking stories against all the non-edge versions of rails
Committed by David Chelimsky
[96e2389b6162bf3ab87d78d06615f61a2778491f] Changeset [96e2389b6162bf3ab87d78d06615f61a2778491f] by David Chelimsky
Move [increment|decrement]_open_transactions from ActiveRecord::Base to ActiveRecord::Base.connection (for edge > v2.1.0)"
Committed by David Chelimsky
[6499e4e0d26451c090d88c4312fa245c189979b1] Changeset [6499e4e0d26451c090d88c4312fa245c189979b1] by David Chelimsky
Update handling of rendering to accomodate changes in edge rails. [#471 state:resolved milestone:"1.1.5"]
Committed by David Chelimsky
[6c6e0ded3bd72244bcfdaba854ac5e2e634c8e1d] Changeset [6c6e0ded3bd72244bcfdaba854ac5e2e634c8e1d] by Jonathan del Strother
Only run TestUnitTesting once
Was getting run once from the register_at_exit_hook magic, and once from being explicitly called in the spec
Committed by Jonathan del Strother
[5d62ea0ed9a4f7c5cba81048ef2af998a5348148] Changeset [5d62ea0ed9a4f7c5cba81048ef2af998a5348148] by Jonathan del Strother
Call Rail's TestCase setup/teardown callbacks
Rails r8664 introducted ActiveSupport::Callbacks into TestCase, used for loading fixtures, among other things.
Ensure they're called when rspec runs vanilla TestCase tests.
Signed-off-by: Jonathan del Strother
Committed by Jonathan del Strother
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Behaviour Driven Development for Ruby.
