• Fabien Potencier's avatar
    merged branch brtriver/testing-doc (PR #96) · 3a586e93
    Fabien Potencier authored
    Commits
    -------
    
    9868077b deleted: empty lines.
    45fe9df2 fixed: changed note.
    bb8f1d2d updated: modified testing.rst
    
    Discussion
    ----------
    
    updated: modified testing.rst
    
    ref #95
    
    ---------------------------------------------------------------------------
    
    by igorw at 2011/05/19 09:25:34 -0700
    
    Not quite sure what you mean by "If you want to test single file app use Symfony2's Reqeuest instead.", mind to explain / rephrase?
    
    ---------------------------------------------------------------------------
    
    by brtriver at 2011/05/19 10:27:37 -0700
    
    How about this?
    
    > If you want to test a single file app, it is difficult to test because it doesn't return the instance of your application.
    > to make your application testable with WebTestCase, you need to make sure you follow "Reusing applications" instructions from :doc:`usage`.
    
    ---------------------------------------------------------------------------
    
    by igorw at 2011/05/19 10:38:15 -0700
    
    I think the original sentence is quite explanatory, just turning that into a note seems sufficient to me.
    
    ---------------------------------------------------------------------------
    
    by brtriver at 2011/05/19 10:44:32 -0700
    
    I just set the original sentense to a note.
    
    ---------------------------------------------------------------------------
    
    by igorw at 2011/05/19 10:53:24 -0700
    
    Alright, thanks!
    3a586e93
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
autoload.php Loading commit data...
compile Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...