google-nomulus/javatests/google/registry/flows
jianglai b783acfcc6 Support date and notAfter in fee extension response v12
When custom effective date is passed in the check command, the response should
contain that date as an acknowledgemant that the check is performed at a time
different from now.

Also when the fee(s) returned contains a validDateRange (i. e. EAP fees that
are only valid during a certain period), the response will contain a notAfter
field which is the date after which the quoted fee(s) are no longer valid. (i.
e. the earliest of the end dates of all fees that would expire.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133989775
2016-09-26 13:24:57 -04:00
..
async Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00
contact Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
domain Support date and notAfter in fee extension response v12 2016-09-26 13:24:57 -04:00
dotapp/testdata Implement extra logic for update flow 2016-08-22 13:58:56 -04:00
host Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
poll Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
session Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
testdata Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
BUILD Add additional methods for manipulating timed transition maps 2016-08-15 17:13:29 -04:00
CheckApiActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppCommitLogsTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
EppConsoleActionTest.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppControllerTest.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
EppLifecycleContactTest.java Flatten the contact flows 2016-09-14 16:07:02 -04:00
EppLifecycleDomainApplicationTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLifecycleDomainTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
EppLifecycleHostTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoggedOutTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoginAdminUserTest.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppLoginTlsTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoginUserTest.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppTestCase.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppTestComponent.java Add some more configs to ConfigModule and provide it in flow tests 2016-09-14 16:05:24 -04:00
EppTlsActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppToolActionTest.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
EppXmlTransformerTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppXxeAttackTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
FlowRunnerTest.java Get rid of @Nullable on the injected client id 2016-09-14 16:08:38 -04:00
FlowTestCase.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
ResourceCheckFlowTestCase.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceFlowTestCase.java Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00