Commit 759aadd
authored
Replace Front/Back-end servlets with single TestServlet (#2874)
The servlets, at this point now that we're off GAE, are only used for
the test server (and, indirectly, in one BSA test). Instead of having
them all remain separate, we can unify them in one test servlet that
lives in the test/ folder.
This removes one avenue of potential confusion w/r/t how request routing
actually works and where we would want to add new routing.1 parent 816180f commit 759aadd
File tree
24 files changed
+133
-830
lines changed- core/src
- main/java/google/registry
- module
- backend
- frontend
- rde
- test
- java/google/registry
- bsa
- module
- backend
- frontend
- server
- webdriver
- resources/google/registry/module
- backend
- frontend
24 files changed
+133
-830
lines changedLines changed: 0 additions & 193 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 70 deletions
This file was deleted.
0 commit comments