google-nomulus/javatests/google/registry/flows
mcilwain ed910455b0 Add more absent clTrid unit tests
In RFC 5730, clTrid is specified as optional. We ran into an error earlier this
year in which a registrar was not passing a client transaction id and we didn't
handle it correctly. So, this CL adds some tests of common EPP operations verify
that they work correctly when the clTrid is not specified.

This also slightly improves some flow logic to make it more obvious at first
glance that clTrid is indeed optional.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202000845
2018-06-27 15:28:52 -04:00
..
async Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
contact Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
custom Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
domain Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
host Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
poll Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
session Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
testdata Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
BUILD Delete MultiplyingCloudDnsWriter 2018-06-27 15:28:06 -04:00
CheckApiActionTest.java Start using non-EPP-flow-wrapping implementation in CheckAPI 2018-06-27 15:28:52 -04:00
EppCommitLogsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppConsoleActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppControllerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppLifecycleContactTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainApplicationTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainTest.java Set EAP billing event to one-year period 2018-06-18 17:42:29 -04:00
EppLifecycleHostTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginAdminUserTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppLoginUserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppTestCase.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppTestComponent.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
EppTlsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppToolActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXmlTransformerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXxeAttackTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowRunnerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowTestCase.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
TlsCredentialsTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00