Tags: mamunahmed/EcomDev_PHPUnit
Tags
=== New Version of EcomDev_PHPUnit === Bug fixes: - Fix fatal erorr on JSON match - Fix for website configuration scope values loading - Issue with Magento 1.4.x for missed constant in the core. === Previous Bugfix Version === Bug fixes: - Fix mistypo doc comment for dispatch method - Fix default request method - Fix for annotations loaded from a single source New Features: - Configuration Test Case - Controller Test Case - Test Doubles - Improved Expectations via expected() method Deprecated functionality: - All the underline prefixed methods in the test case to follow PHPUnit coding standards
== New Version of EcomDev_PHPUnit === Bug fixes: - Fix mistypo doc comment for dispatch method - Fix default request method - Fix for annotations loaded from a single source == From Previous version === New Features: - Configuration Test Case - Controller Test Case - Test Doubles - Improved Expectations via expected() method Deprecated functionality: - All the underline prefixed methods in the test case to follow PHPUnit coding standards
== New Version of EcomDev_PHPUnit === New Features: - Configuration Test Case - Controller Test Case - Test Doubles - Improved Expectations via expected() method Deprecated functionality: - All the underline prefixed methods in the test case to follow PHPUnit coding standards
== New Version of EcomDev_PHPUnit === New Features: - Task EcomDev#24: Fixtures Improvements in 0.1.2-beta - Feature EcomDev#25: Implement EAV Fixture loading - eav type of fixture row, automatically executable indexes - possibility to disable indexer run via @doNotIndexAll or @doNotIndex indexer_code - full Global/Website/Store support - full product & categories support - Feature EcomDev#26: Implement GWS Fixture - scope fixture type - $this->setCurrentStore() inside of the test - Feature EcomDev#28: Add XML merging functionality - Feature EcomDev#29: Method for expectation object with different data providers