google-nomulus/javatests/google/registry/flows
mcilwain b7c8bc6e27 Add an EPP lifecycle test verifying that EAP fees are not refunded
This also incorporates general improvements and additions to the existing EPP
lifecycle tests around domain deletion.  As a refresher: There is a 5 day
add grace period (AGP) following domain creation. Domains that are deleted
during that period have their create costs (but not EAP costs) refunded. This
deletion takes place immediately. Refunds are implemented by issuing a
Cancellation for the associated OneTime billing event.

Domains that are deleted after AGP ends first go through a 30 day redemption
grace period followed by a 5 day pending deletion period. No create fees are
refunded in this case.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179597874
2017-12-27 11:29:07 -05:00
..
async Add metrics for async batch operation processing 2017-06-05 18:17:09 -04:00
contact Re-add assertions that EppExceptions marshal correctly 2017-12-27 11:01:09 -05:00
custom Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Use method references when possible 2017-12-27 11:25:02 -05:00
host Re-add EppException marshalling assertions in host flow tests 2017-12-27 11:05:46 -05:00
poll Re-add assertions that EppExceptions marshal correctly 2017-12-27 11:01:09 -05:00
session Re-add assertions that EppExceptions marshal correctly 2017-12-27 11:01:09 -05:00
testdata Add an EPP lifecycle test verifying that EAP fees are not refunded 2017-12-27 11:29:07 -05:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
CheckApiActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppCommitLogsTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:50:20 -05:00
EppConsoleActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppControllerTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
EppLifecycleContactTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
EppLifecycleDomainApplicationTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
EppLifecycleDomainTest.java Add an EPP lifecycle test verifying that EAP fees are not refunded 2017-12-27 11:29:07 -05:00
EppLifecycleHostTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
EppLifecycleLoginTest.java Add flow-level EPP metric tests 2017-05-03 10:51:12 -04:00
EppLoggedOutTest.java Finish YAMLification of last necessary config values 2017-02-03 12:37:38 -05:00
EppLoginAdminUserTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLoginTlsTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EppLoginUserTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
EppTestCase.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
EppTestComponent.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
EppTlsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppToolActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppXmlTransformerTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:50:20 -05:00
EppXxeAttackTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExtensionManagerTest.java Re-add assertions that EppExceptions marshal correctly 2017-12-27 11:01:09 -05:00
FlowReporterTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
FlowRunnerTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
FlowTestCase.java Add an EPP lifecycle test verifying that EAP fees are not refunded 2017-12-27 11:29:07 -05:00
ResourceCheckFlowTestCase.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ResourceFlowTestCase.java Re-add assertions that EppExceptions marshal correctly 2017-12-27 11:01:09 -05:00
TlsCredentialsTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:50:20 -05:00