mirror of
https://github.com/google/nomulus.git
synced 2025-07-14 06:55:20 +02:00
Add a test task for all schema-dependent tests (#325)
Such tests are used in server-schema compatibility tests. Also added a test that verifies that all eligible tests are included.
This commit is contained in:
parent
6f8210314a
commit
3763cc285d
22 changed files with 170 additions and 4 deletions
|
@ -130,6 +130,7 @@ commons-codec:commons-codec:1.11
|
|||
commons-logging:commons-logging:1.2
|
||||
dnsjava:dnsjava:2.1.7
|
||||
io.dropwizard.metrics:metrics-core:3.1.2
|
||||
io.github.classgraph:classgraph:4.8.52
|
||||
io.grpc:grpc-all:1.17.1
|
||||
io.grpc:grpc-alts:1.17.1
|
||||
io.grpc:grpc-auth:1.17.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue