google-nomulus/javatests/google/registry/tmch
mcilwain de5645abd9 Don't add all claims data to NORDN verify task
This claims data can exceed the maximum size of a task, causing the NORDN upload
to error out.  It also wasn't even being used anyway. This data is already
logged during the upload and there's no reason to log it as well during the
verify, because there is already a unique actionLogId that can be used to tie
the verify task back to the upload task.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=196521160
2018-05-17 21:52:35 -04:00
..
testdata Update to latest ICANN-provided TMCH test files 2017-09-12 14:58:54 -04:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
LordnLogTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
LordnTaskTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
NordnUploadActionTest.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
NordnVerifyActionTest.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
SmdrlCsvParserTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
TmchActionTestCase.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
TmchCertificateAuthorityTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
TmchCrlActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
TmchDnlActionTest.java Make return value of ClaimsListShard.getClaimKey() Optional 2018-03-06 19:15:52 -05:00
TmchSmdrlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
TmchTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
TmchXmlSignatureTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00