google-nomulus/javatests/google/registry/flows/domain
cgoldfeder f1129ea2b1 Make DomainInfoFlow (and application info) explicitly hit memcache
TESTED=For all tests, I added @Cache to DomainBase because otherwise the tests will
    fail. We aren't ready to do this in prod yet, which is why the tests have a TODO
    in them. The new tests fail if you change line 134 in Ofy to not use memcache
    and either use the unchanged original flow code, or use the new
    inlined code and change loadWithMemcache() to load(). They pass with the new
    inlined code that calls loadWithMemcache(), as long as the @Cache is added to
    DomainResource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154457655
2017-05-03 10:49:38 -04:00
..
testdata Add nameserver validation in domain update related flows 2017-03-27 12:58:19 -04:00
ClaimsCheckFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainAllocateFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainApplicationCreateFlowTest.java Un-Ignore a test in DomainApplicationCreateFlowTest 2017-05-03 10:44:56 -04:00
DomainApplicationDeleteFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainApplicationInfoFlowTest.java Make DomainInfoFlow (and application info) explicitly hit memcache 2017-05-03 10:49:38 -04:00
DomainApplicationUpdateFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainCheckFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainCreateFlowTest.java Put back accidentally deleted assertion 2017-05-03 10:35:44 -04:00
DomainDeleteFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainInfoFlowTest.java Make DomainInfoFlow (and application info) explicitly hit memcache 2017-05-03 10:49:38 -04:00
DomainRenewFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainRestoreRequestFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferApproveFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferCancelFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferFlowTestCase.java Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainTransferQueryFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferRejectFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferRequestFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainUpdateFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00