-
-
-
-
v0.3.4c2c493f4 · ·
Improvements: - Make possible to disable test of modules Fixes: - Fix issues with required indexers for entities
-
-
-
v0.3.1696cec80 · ·
Minor features release that introduces dispatching of events and updated composer.json file
-
v0.3.083c456bc · ·
Virtual File System, Custom Fixtures Path, New Yaml Loader, Custom Fixture Processors
-
-
-
v0.1.2c03bbe26 · ·
== New Version of EcomDev_PHPUnit === New Features: - Task #24: Fixtures Improvements in 0.1.2-beta - Feature #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 #26: Implement GWS Fixture - scope fixture type - $this->setCurrentStore() inside of the test - Feature #28: Add XML merging functionality - Feature #29: Method for expectation object with different data providers
-
v0.1.103169b5b · ·
== New Version of EcomDev_PHPUnit === New Features: - Created test suite for Magento with absolutelly separate environment - Easy Fixtures, Expectations, DataProviders via Yaml files
-
v0.2.0.2c19befe3 · ·
=== 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
-
v0.2.0.1f23a41d1 · ·
== 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
-
v0.2.04c7bdde9 · ·
== 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