forked from cloudendpoints/endpoints-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the test for Java client generation. (cloudendpoints#201)
Java client generation feature depends on an external server, which takes an OpenAPI spec and returns a Java client library. The server has been turned down. Remove the test, which depends on the server. Actual error: Execution failed for task ':test-compat:appengineEndpointsGetClientLibs'. > There was an error running endpoints command get-client-lib: 404 Not Found
- Loading branch information
Showing
4 changed files
with
0 additions
and
437 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
94 changes: 0 additions & 94 deletions
94
test-compat/src/testlib/java/com/google/testapi/TictactoeTest.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
test-compat/src/testlib/java/com/google/util/TestUtils.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.