I am facing error while running codecept run tests after migrating spryker to latest version
So, I have verified the codeception.yml files as such but I am not sure about how to fix this. so, if anyone have idea about this help me out
Answers
-
Sorry to hear about the issue after upgrade, @shwetha.srinivas.
It looks to me that you have customized the code on the project.
Could you please show your file \PyzTest\Yves\Application\ApplicationPresentationTester ?
0 -
<?php
/**
* This file is part of the Spryker Commerce OS.
* For full license information, please view the LICENSE file that was distributed with this source code.
*/
declare(strict_types=1);
namespace PyzTest\Yves\Application;
use Codeception\Actor;
/**
* Inherited Methods
*
* @method @method @method void wantToTest($text)
* @method @method void wantTo($text)
* @method @method void execute($callable)
* @method @method void expectTo($prediction)
* @method @method void expect($prediction)
* @method @method void amGoingTo($argumentation)
* @method @method void am($role)
* @method @method void lookForwardTo($achieveValue)
* @method @method void comment($description)
* @method \Codeception\Lib\Friend haveFriend($name, $actorClass = NULL)
*
* @SuppressWarnings@SuppressWarnings (PHPMD)
*/
class ApplicationPresentationTester extends Actor
{
use _generated\ApplicationPresentationTesterActions;
/**
* Define custom actions here
*/
}0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 919 Developer Corner
- 779 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random