Skip to content

Commit 3ff055e

Browse files
robdimsdalearjun024
authored andcommitted
Remove appdynamics tests
- they do not work on the infrastructure that the tests run on.
1 parent ae75cf9 commit 3ff055e

File tree

4 files changed

+0
-189
lines changed

4 files changed

+0
-189
lines changed

fixtures/services/appdynamics/package.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

fixtures/services/appdynamics/server.js

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/nodejs/integration/appdynamics_test.go

Lines changed: 0 additions & 127 deletions
This file was deleted.

src/nodejs/integration/init_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ func TestIntegration(t *testing.T) {
106106
suite("Versions", testVersions(platform, fixtures))
107107
suite("Yarn", testYarn(platform, fixtures))
108108

109-
suite("Appdynamics", testAppdynamics(platform, fixtures))
110109
suite("ContrastSecurity", testContrastSecurity(platform, fixtures))
111110
suite("Dynatrace", testDynatrace(platform, fixtures, dynatraceDeployment.InternalURL))
112111
suite("NewRelic", testNewRelic(platform, fixtures))

0 commit comments

Comments
 (0)