skywalking-java/test/plugin
Brandon Fergerson 4fc57a6663
Increase Vert.x Compatability (#4736)
* vertx web plugin re-impl attempt

* added license

* update test for new plugin structure

* got rid of registryItems

* remove unnecessary dependencies

* re-impl eventbus scenario

* more precise naming

* fix expected data

* removed unsupported versions and removed vertx caching (avoids permission error)

* rewrote to remove copied code

* Update plugins-test.3.yaml

* fixes issue of .vertx files remaining on v3.0.0

* only present in v3.0.0

* consistency

* add more supported versions

* track status code

* spelling fix

* track status code

* more correct naming

* reverts 213f5a69 (status code isn't sent at this point)

* made HttpServerResponseImplEndInstrumentation more strict based on version
added status code tracking
fixes issue not finishing async spans

* works 3.0.0,3.7.0

* increase compatibility

* 3.9.0 default

* versioned witness classes (advice from wu-sheng)

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: zhang-wei <pknfe@outlook.com>
2020-05-01 17:06:46 +08:00
..
agent-test-tools Support v3 extension header (#4666) 2020-04-21 17:09:02 +08:00
archetypes Count the coverage in E2E tests and Plugin tests (#4651) 2020-04-15 23:09:05 +08:00
containers [test/plugin] Enhance PluginTest (#4677) 2020-04-22 20:43:17 +08:00
runner-helper More strict PluginTests expected data verifier (#4713) 2020-04-25 23:35:47 +08:00
scenarios Increase Vert.x Compatability (#4736) 2020-05-01 17:06:46 +08:00
script [test/plugin] docker prune at cleanup (#3679) 2019-10-22 13:24:36 +03:00
generator.sh [test/plugin] fix archetypes (#3808) 2019-11-09 13:51:39 +08:00
pom.xml Introduce Agent-Test-Tool suite (#4458) 2020-03-08 09:15:41 +08:00
run.sh [test/plugin] Enhance PluginTest (#4677) 2020-04-22 20:43:17 +08:00