google-nomulus/javatests/google/registry/flows
jianglai 77571e2063 Refactor Fee class to support EAP fee
Currently EapFee is a separate class that has no inheritance from either
BaseFee and Fee. With this CL its functionality is merged into the Fee class
and the type of the fee can be identified by the FeeType enum in the Fee class.
Future custom fees can follow the same pattern.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133627570
2016-09-22 14:03:01 -04:00
..
async Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
contact Flatten the contact flows 2016-09-14 16:07:02 -04:00
domain Refactor Fee class to support EAP fee 2016-09-22 14:03:01 -04:00
dotapp/testdata Implement extra logic for update flow 2016-08-22 13:58:56 -04:00
host Flatten the hosts flows 2016-09-19 11:49:37 -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 contact flows 2016-09-14 16:07:02 -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 Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -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 Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -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 DeReference the codebase 2016-09-02 13:50:20 -04:00
ResourceCheckFlowTestCase.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceFlowTestCase.java DeReference the codebase 2016-09-02 13:50:20 -04:00