Commit Graph

4 Commits

Author SHA1 Message Date
Yukti 5c3109ae4d
Transition W3C Trace Context Test Service to Vanilla PHP (#695)
* test: Transition W3C trace-context test to vanilla PHP

* chore: Rename trace context test script

* chore: Improve symfony-cli setup

* chore: Cleanup

* fix: Add executable perm to trace ctx test setup
2022-06-24 06:25:52 -04:00
Yukti 85282b5af4
Add the base docker image to w3c context validation tests (#673)
Use the base docker image in the docker-compose file of the W3C context
validation tests to speed up the test set up
2022-05-07 09:03:42 +10:00
Brett McBride 4592a27cdf
fixing w3c-tracecontext test startup (#668)
* fixing w3c-tracecontext test startup
make w3c-trace-context was suffering from some bitrot, so this change gets it building and
running again. The tests themselves still fail due to further code-related bitrot.

* silence new phpstan error
2022-04-30 21:26:24 -04:00
Fahmy Mohammed cd8d714fd6
W3c trace context test service (#288)
* Add W3C trace context test service

* Add README

* style formatting

* Update test service to use local files

* fix phpstan suppression

* ignore phpstan and psalm errors

* lock symfony version to 5.2

* cleanup

* more cleanup
2021-04-14 14:10:21 -04:00