- 23 Sep, 2013 5 commits
-
-
Ivan Chepurnyi authored
-
Ivan Chepurnyi authored
-
Ivan Chepurnyi authored
Possibility to dispatch an URL
-
Ivan Chepurnyi authored
-
Mike Pretzlaw authored
-
- 22 Sep, 2013 1 commit
-
-
Ivan Chepurnyi authored
-
- 14 Sep, 2013 2 commits
-
-
Ivan Chepurnyi authored
Able to start sessions as guest for special methods
-
Mike Pretzlaw authored
-
- 12 Sep, 2013 1 commit
-
-
Ivan Chepurnyi authored
Bundle fixture loader
-
- 06 Aug, 2013 1 commit
-
-
Ivan Chepurnyi authored
Allow modules to be disabled from local.xml.phpunit
-
- 02 Aug, 2013 3 commits
-
-
Jim O'Halloran authored
-
Jim O'Halloran authored
-
Jim O'Halloran authored
Uses the following XML structure: <phpunit> <disable_modules> <Mynamespace_Mymodule/> </disable_modules> </phpunit>
-
- 31 Jul, 2013 3 commits
-
-
Ivan Chepurnyi authored
vfsStream now can even be used if autoload was configured from extern
-
Daniel Fahlke authored
-
Ivan Chepurnyi authored
Re-enable Attribute fixture loader
-
- 29 Jul, 2013 6 commits
-
-
Jonathan Day authored
-
Jonathan Day authored
Merge remote-tracking branch 'aligent/feature/attribute_fixture_loader' into feature/attribute_fixture_loader Conflicts: app/code/community/EcomDev/PHPUnit/Model/Mysql4/Fixture/Attribute/Abstract.php
-
Jonathan Day authored
Conflicts: app/code/community/EcomDev/PHPUnit/Model/Mysql4/Fixture/Attribute/Abstract.php
-
Jonathan Day authored
enhancements to allow multiple test passes (e.g. with expectations). Nulls out the EAV config singleton after cleaning the attributes from the database. Also resets the autoincrement value on the tables and runs appropriate indexing
-
Jonathan Day authored
-
Jonathan Day authored
enhancements to allow multiple test passes (e.g. with expectations). Nulls out the EAV config singleton after cleaning the attributes from the database. Also resets the autoincrement value on the tables and runs appropriate indexing
-
- 22 Jul, 2013 2 commits
-
-
Jonathan Day authored
initial steps towards Bundle fixture loader. needs further work to allow pricing and other adjustments
-
Jonathan Day authored
-
- 20 Jul, 2013 1 commit
-
-
Jonathan Day authored
working code to import Attribute fixture data. Also tests for existence of attribute in Configurable product Fixture loader
-
- 18 Jul, 2013 1 commit
-
-
Jonathan Day authored
re-enabling the Attributes Fixture loader as first coded by @steverice - YAML structure is the same as Steve's proposal, needs more work on the cleanAttributes() and runRequiredIndexers() methods.
-
- 29 Jun, 2013 1 commit
-
-
Ivan Chepurnyi authored
-
- 01 Jun, 2013 3 commits
-
-
Ivan Chepurnyi authored
Fix issue #108
-
Oleg Kravets authored
-
Ivan Chepurnyi authored
Fix for autoloader problems with Varien_Autoload and PHPUnit extension
-
- 13 May, 2013 2 commits
-
-
Ivan Chepurnyi authored
AdminGws Problems in EE 1.13
-
Christian Münch authored
I currently trying to run a controller test in EE 1.13 and i got errors. It seems that there are three new checks in AdminGws module. I'm really unsure if this is a correct solution, but i additionally mocked the methods getGwsStores, getGwsStoreGroups and getGwsRelevantWebsites. Please have a look at my code.
-
- 03 May, 2013 1 commit
-
-
Christian Münch authored
Posible fix for warnings throwed by Varien_Autoload which are triggered by PHPUnit (class_exist) calls.
-
- 03 Apr, 2013 4 commits
-
-
Ivan Chepurnyi authored
-
Ivan Chepurnyi authored
-
Ivan Chepurnyi authored
-
Ivan Chepurnyi authored
-
- 22 Mar, 2013 1 commit
-
-
Ivan Chepurnyi authored
-
- 21 Mar, 2013 2 commits
-
-
Ivan Chepurnyi authored
Issues/78 configurable fixtures
-
Ivan Chepurnyi authored
-