Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(e2e-env): add a dockerized e2e-env support #156

Merged
merged 41 commits into from
Dec 1, 2023

Conversation

jokesterfr
Copy link
Contributor

@jokesterfr jokesterfr commented Mar 2, 2023

Description

Adds an e2e environment with prestashop-flashlight to ps_eventbus.

How to test it

cd ./tests/e2e-env
docker compose up -d

curl 'http://localhost:8000/index.php?fc=module&module=ps_eventbus&controller=apiHealthCheck'            
{"prestashop_version":"8.1.2","ps_eventbus_version":"0.0.0","ps_accounts_version":"0.0.0","php_version":"8.1.26","ps_account":false,"is_valid_jwt":false,"ps_eventbus":true,"env":{"EVENT_BUS_PROXY_API_URL":"http://reverse-proxy/collector","EVENT_BUS_SYNC_API_URL":"http://reverse-proxy/sync-api","EVENT_BUS_LIVE_SYNC_API_URL":"http://reverse-proxy/live-sync-api/v1"},"httpCode":200}

@jokesterfr jokesterfr self-assigned this Mar 2, 2023
@jokesterfr jokesterfr added the 🚧 WIP Status: Work In Progress label Mar 2, 2023
@jokesterfr jokesterfr marked this pull request as draft March 2, 2023 07:38
@jokesterfr jokesterfr changed the title feat/eb554 introduce e2e env feat(chore): introduce e2e env Nov 28, 2023
@jokesterfr jokesterfr changed the title feat(chore): introduce e2e env chore(e2e-env): add a dockerized e2e-env support Nov 28, 2023
@jokesterfr jokesterfr marked this pull request as ready for review November 29, 2023 14:51
@jokesterfr jokesterfr merged commit 8d33724 into main Dec 1, 2023
12 checks passed
@jokesterfr jokesterfr deleted the feat/eb554-introduce-e2e-env branch December 1, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 WIP Status: Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants