This project is archived and is in readonly mode.

expose FixtureResolver so Rails users can use it
Reported by David Chelimsky | May 2nd, 2010 @ 03:23 PM | in 3.0.2
The FixtureResolver used in Rails' own tests is more generally useful for testing outside Rails' own test suite. The most obvious case is a plugin author who doesn't know what the state of the file system will be at runtime.
Comments and changes to this ticket
- 
            
         David Chelimsky May 2nd, 2010 @ 03:24 PM- Assigned user set to Yehuda Katz (wycats)
 
- 
            
         David Chelimsky May 2nd, 2010 @ 03:56 PMAdded tests (separate patch - feel free to squash): http://github.com/dchelimsky/rails/commit/22871c202a6c3acda3875e3d2... 
- 
            
         David Chelimsky May 2nd, 2010 @ 04:08 PM- Assigned user changed from Yehuda Katz (wycats) to Carl Lerche
 
- 
            
         David Chelimsky May 2nd, 2010 @ 04:08 PM- Assigned user changed from Carl Lerche to José Valim
 
- 
            
         David Chelimsky May 2nd, 2010 @ 04:08 PM- Assigned user changed from José Valim to Yehuda Katz (wycats)
 
- 
         José Valim May 2nd, 2010 @ 05:04 PM- Milestone cleared.
- State changed from new to open
- Assigned user changed from Yehuda Katz (wycats) to José Valim
 +1 I wanted to do it myself but was too lazy! :P 
- 
         Repository May 2nd, 2010 @ 09:51 PM- State changed from open to resolved
 (from [91125f9927ffbe1a16494910ae0e8228a4400439]) move FixtureResolver to a file that is accessible outside Rails' own tests [#4522 state:resolved] Signed-off-by: José Valim jose.valim@gmail.com 
 http://github.com/rails/rails/commit/91125f9927ffbe1a16494910ae0e82...
- 
         Jeremy Kemper October 15th, 2010 @ 11:01 PM- Milestone set to 3.0.2
- Importance changed from  to Low
 
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Referenced by
- 
         4523 
          add NullResolver for testing
        In addition to exposing the FixtureResolver (per #4522), ... 4523 
          add NullResolver for testing
        In addition to exposing the FixtureResolver (per #4522), ...
- 
         4523 
          add NullResolver for testing
        (built on other patches from #4522 - if
you like this ide... 4523 
          add NullResolver for testing
        (built on other patches from #4522 - if
you like this ide...
- 
         4523 
          add NullResolver for testing
        (built on other patches from #4522 - if
you like this ide... 4523 
          add NullResolver for testing
        (built on other patches from #4522 - if
you like this ide...
- 
         4522 
          expose FixtureResolver so Rails users can use it
        [#4522 state:resolved] 4522 
          expose FixtureResolver so Rails users can use it
        [#4522 state:resolved]
 Carl Lerche
      Carl Lerche
 David Chelimsky
      David Chelimsky
 José Valim
      José Valim
 Yehuda Katz (wycats)
      Yehuda Katz (wycats)