Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve some tests and keep it working: #66

Closed
wants to merge 2 commits into from
Closed

improve some tests and keep it working: #66

wants to merge 2 commits into from

Commits on Aug 17, 2012

  1. improve some tests and keep it working:

    Test/EnvironmentTest.php
    getInstance will not throw an exception if all tests are running.
    make set instance null possible and check for type magento_environtment.
    
    implement skipped Varien_Date tests.
    is it correct that %s property will be ignored? the test failed yet.
    
    Implementation of ImageMagickTest will not work under windows because touch is an unix command.
    check for environtment and skip these tests.
    
    you should think about using of vfsStream for file system tests.
    Forestsoft-de committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    c78704b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2012

  1. Configuration menu
    Copy the full SHA
    752a4cf View commit details
    Browse the repository at this point in the history