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

Added infra/basic component tests #120

Merged
merged 39 commits into from
Feb 13, 2025
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
9d616c9
Added Config for tests
SergeyKleyman Nov 12, 2024
ad68129
Added static check and GitHub workflow for it
SergeyKleyman Nov 25, 2024
154f62b
Marked test_php_static_check.sh as executable
SergeyKleyman Nov 25, 2024
0919701
Give human readable names to stages in test-php-static-check.yml
SergeyKleyman Nov 25, 2024
3168b14
Revert back to `return new CompletedFuture(null)` in `ElasticHttpTran…
SergeyKleyman Nov 26, 2024
67e6fc3
Merge branch 'main' into PHPStan_check
SergeyKleyman Nov 26, 2024
84ba309
Fixed issues found by static analysis in the changes from main
SergeyKleyman Nov 26, 2024
7f74ad6
Added ability to run multiple PHP version to test_php_static_check.sh
SergeyKleyman Nov 26, 2024
d0433c8
Fixed PHP versions format in test-php-static-check.yml matrix
SergeyKleyman Nov 26, 2024
4aae79a
Switched to generated list of the supported PHP versions
SergeyKleyman Nov 26, 2024
7829371
Make new workflow names more aligned with the existing
SergeyKleyman Nov 26, 2024
9355c4d
echo -n instead of echo in generate-php-versions.yml
SergeyKleyman Nov 26, 2024
b849f39
Fixed issues with list generation
SergeyKleyman Nov 26, 2024
d1f0dde
Refactored to have only one workflows triggered on PR
SergeyKleyman Nov 26, 2024
9a46f2b
Merge branch 'PHPStan_check' into Component_tests_infra
SergeyKleyman Nov 26, 2024
598813b
Merge branch 'main' into Component_tests_infra
SergeyKleyman Nov 27, 2024
20e1011
Fixed main merge
SergeyKleyman Nov 27, 2024
d1b3cae
Merge branch 'main' into Component_tests_infra
SergeyKleyman Nov 28, 2024
49bf8ee
Merge branch 'main' into Component_tests_infra
SergeyKleyman Jan 8, 2025
9e1c955
Merge branch 'main' into Component_tests_infra
SergeyKleyman Jan 25, 2025
a4f0b74
Implemented infrastructure for Component tests
SergeyKleyman Jan 31, 2025
b703e32
Added SpanAttributesExpectations
SergeyKleyman Jan 31, 2025
6f885db
Added ExceptionUtil::runCatchLogRethrow
SergeyKleyman Jan 31, 2025
a71c786
Removed HTTP related attributes from transaction span for CLI script
SergeyKleyman Jan 31, 2025
a356a76
Merge branch 'Remove_attrs_for_CLI_TX_span' into Component_tests_infra
SergeyKleyman Jan 31, 2025
10d543b
Adapted TransactionSpanTest to changes in "Removed HTTP related ...
SergeyKleyman Jan 31, 2025
67e0153
Fixed issues found by static analysis
SergeyKleyman Feb 1, 2025
06e6188
Removed PHPUnit assert wrappers
SergeyKleyman Feb 1, 2025
d72264f
Implemented smoke component test for curl auto-instrumentation
SergeyKleyman Feb 12, 2025
202b782
Merge branch 'main' into Component_tests_infra
SergeyKleyman Feb 12, 2025
8a15681
Fixed merge issues
SergeyKleyman Feb 12, 2025
490f1b1
Added license header
SergeyKleyman Feb 12, 2025
031eb84
Fixed inferred spans
intuibase Feb 12, 2025
397acf8
Fixed line endings
SergeyKleyman Feb 12, 2025
a5d34ca
Merge branch 'fixed_ispans' into Component_tests_infra
SergeyKleyman Feb 12, 2025
f7c22a6
Added stubs for elastic_otel_hook and elastic_otel_is_enabled
SergeyKleyman Feb 12, 2025
13cbbf5
Merge branch 'main' into Component_tests_infra
SergeyKleyman Feb 12, 2025
5a76d88
Fixed DebugContextTest::testAddedTextFormat unit test on Linux
SergeyKleyman Feb 12, 2025
6c4f3ed
Fixed DebugContextTest::testTrimVendorFrames on PHP 8.4
SergeyKleyman Feb 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into Component_tests_infra
SergeyKleyman committed Jan 25, 2025
commit 9e1c955a4841bba55fef4cb8a7ee4e815d37cf19

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.