View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006192 | OXID eShop (all versions) | 7. --- Other tools -------------- | public | 2015-07-16 09:42 | 2015-07-16 11:40 |
Reporter | brainshack | Assigned To | |||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.9.4 / 5.2.4 | ||||
Summary | 0006192: Fatal error: Class 'modConfig' not found when running testing_library on EE Shop | ||||
Description | I tried using the https://github.com/OXID-eSales/testing_library on one of our local shop installs. We use the newest EE Version 5.2.4 and the newest unittests aswell, both taken from the partner DL page. When I run the testrunner, all I get is Fatal error: Class 'modConfig' not found in oxconfig.php on line 326 I searched the shop sources, the tests sources and the testing_libraries sources and neither of them seem to declare this class, even though it is used quite often. | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | 5.4 | ||||
Database Version | Not defined | ||||
|
This issue most likely occured due to an error in the system requirements of the testing library, which is fixed with the following commit: https://github.com/OXID-eSales/testing_library/commit/604e2998450ce953233410c57f4f1a71f38bcabc |
|
Reminder sent to: brainshack Please try again using the correct branch and tell us if it works now for you now. |
|
Thanks, this seems to work. |