What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Where does codeception gets the idea the site is on ``? I'm trying to run ``` AP
Comments
-
do you have
Environment
class in someTestify
module in your project?0 -
Iβm asking like that because I have quite an outdated version of Spryker and our internals might be different π
0 -
there is a method called
_initialize()
0 -
it is (
Environment
) a codeception module, that is included (or not) into your codecept.yml and is executed (method_initialize
is called) when you run your tests.0 -
So I would suggest to check such classes that have
_initialize()
methods. If this is first time youβre trying to run an acceptance test, then you might even need to extend it for Pyz0 -
f.e. I have something like this in
PyzTest\Shared\Testify\Helper\Environment::_initialize()
:0 -
yeah, I do have this class, but it doesn't have anything else than yours. no localhost mentioned at all
0 -
correct, but then the βlocalhostβ might come from config/env variables?
0 -
check which config file is used, when your tests are running
0 -
yeah the problem is this seems to be the only test that get it wrong, other tests click through the UI on correct hosts just fine
0 -
..and you have for sure compared the yml config file to check the potential difference. Then I donβt know π
0 -
would be interesting to know the casue
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
- 924 Developer Corner
- 783 Spryker Development
- 88 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 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
- 70 Spryker Safari Questions
- 50 Random