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..
Hi there, I've got another question on testing: I finally managed to create test fixtures for my GLU
Hi there,
I've got another question on testing: I finally managed to create test fixtures for my GLUE-Tests without any error and the generated fixture-file looks like I would expect it to look. I afterwards executed queue:worker:start for the devtest env but got the output: sh: 1: ps: not found
. So the test won't work because the result says "Abstract product not found" when calling 'abstract-products/{productId}'
.
Did I forget something or do you have any hint on what the problem may be?
Comments
-
Do you use docker?
0 -
Yes
0 -
and you run the
queue:worker:start
on the cli container, right?0 -
Yes
0 -
I just checked on my internal setup. the
docker/sdk cli -t console queue:worker:start
works as expected for me.0 -
I think this question might be also asked in if nothing helps
0 -
Ok, thanks a lot. I'm happy if the way I did things is correct in general. Then I just need to debug why the queue command does not work as expected.
0 -
I also looked at how the travis ci build does it and it appears that they run this in the following order:
- docker/sdk testing codecept fixtures - docker/sdk testing console queue:worker:start --stop-when-empty - docker/sdk testing codecept run -c codeception.api.yml
0 -
Alright. That's what I did b yhand
0 -
@UQKSAARKN just to complete this (after such long time): I needed to install procps in my php-cli docker container because it wasn't installed there but is required for the queue-worker command
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 930 Developer Corner
- 788 Spryker Development
- 89 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
- 26 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