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

Add --codegen-debug for tests #800

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Add --codegen-debug for tests #800

merged 1 commit into from
Jul 13, 2023

Conversation

DomBlack
Copy link
Contributor

This commit adds the ability for us to use --codegen-debug to export the support code used by encore test. (Similar to how we have encore check --codegen-debug for the application itself)

This commit adds the ability for us to use `--codegen-debug` to export the support code used by `encore test`. (Similar to how we have `encore check --codegen-debug` for the application itself)
@encore-cla
Copy link

encore-cla bot commented Jul 13, 2023

All committers have signed the CLA.

@github-actions
Copy link

Test Results

    2 files  +       1  219 suites  +64   7m 36s ⏱️ - 4m 55s
714 tests +   163  711 ✔️ +   171  3 💤 +3  0  - 3 
714 runs   - 1 881  711 ✔️  - 1 873  3 💤 +3  0  - 3 

Results for commit f981d4a. ± Comparison against base commit 44b23c8.

This pull request removes 38 and adds 201 tests. Note that renamed tests count towards both.
encr.dev/e2e-tests ‑ TestRun/encore_currentrequest
encr.dev/e2e-tests ‑ TestRun/et_override_user
encr.dev/e2e-tests ‑ TestRun/et_override_user_authdata
encr.dev/e2e-tests ‑ TestRun/experiment_local_secrets_override
encr.dev/e2e-tests ‑ TestRun/fallback_routes
encr.dev/e2e-tests ‑ TestRun/pubsub_method_handler
encr.dev/e2e-tests ‑ TestRun/pubsub_ref
test/svc ‑ TestEndToEndWithApp
test/svc ‑ TestEndToEndWithApp/basic_requests
test/svc ‑ TestEndToEndWithApp/basic_requests/POST_and_GET
…
encore.dev/appruntime/apisdk/api ‑ TestDescGeneratesTrace
encore.dev/appruntime/apisdk/api ‑ TestDescGeneratesTrace/echo
encore.dev/appruntime/apisdk/api ‑ TestDescGeneratesTrace/invalid
encore.dev/appruntime/apisdk/api ‑ TestDescGeneratesTrace/raw
encore.dev/appruntime/apisdk/api ‑ TestDescGeneratesTrace/unauthenticated
encore.dev/appruntime/apisdk/api ‑ TestDesc_EndToEnd
encore.dev/appruntime/apisdk/api ‑ TestDesc_EndToEnd/echo
encore.dev/appruntime/apisdk/api ‑ TestDesc_EndToEnd/invalid
encore.dev/appruntime/apisdk/api ‑ TestDesc_EndToEnd/unauthenticated
encore.dev/appruntime/apisdk/api ‑ TestRawEndpointOverflow
…

@DomBlack DomBlack merged commit 0ba54bf into main Jul 13, 2023
4 checks passed
@DomBlack DomBlack deleted the add-test-codegen-debug branch July 13, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant