google-nomulus/javatests/google/registry/flows
cgoldfeder 9e61f1d6ef Make failfastForCreate for domain and application creates 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 are still
    marked @Ignore. The new tests fail if you change line 134 in Ofy to not use memcache
    and either use the unchanged original DomainCreateFlow 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=154224748
2017-04-26 11:16:33 -04:00
..
contact Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
custom Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Make failfastForCreate for domain and application creates explicitly hit memcache 2017-04-26 11:16:33 -04:00
host Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
poll Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
session Finish YAMLification of last necessary config values 2017-02-03 12:37:38 -05:00
testdata Disallow renaming of external hosts 2017-03-21 15:24:28 -04:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
CheckApiActionTest.java Correctly set clientId on EPP metrics in LoginFlow 2017-04-26 10:56:13 -04:00
EppCommitLogsTest.java Correctly set clientId on EPP metrics in LoginFlow 2017-04-26 10:56:13 -04:00
EppConsoleActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppControllerTest.java Refactor out creation of server TRIDs so they can be tested 2017-04-13 10:55:47 -04:00
EppLifecycleContactTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleDomainApplicationTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleDomainTest.java Disallow renaming of external hosts 2017-03-21 15:24:28 -04:00
EppLifecycleHostTest.java Disallow renaming of external hosts 2017-03-21 15:24:28 -04:00
EppLifecycleLoginTest.java Correctly set clientId on EPP metrics in LoginFlow 2017-04-26 10:56:13 -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 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLoginUserTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppTestCase.java Correctly set clientId on EPP metrics in LoginFlow 2017-04-26 10:56:13 -04:00
EppTestComponent.java Correctly set clientId on EPP metrics in LoginFlow 2017-04-26 10:56:13 -04:00
EppTlsActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppXmlTransformerTest.java Add and adjust EppInput accessors for more useful properties 2017-04-26 10:51:47 -04:00
EppXxeAttackTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExtensionManagerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowReporterTest.java Fix two more Java 7 missing generic type errors 2017-04-26 11:03:29 -04:00
FlowRunnerTest.java Skip FlowReporter logging for dry runs 2017-04-26 10:54:43 -04:00
FlowTestCase.java Turn on memcache in flow tests. 2017-04-26 11:04:56 -04:00
ResourceCheckFlowTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResourceFlowTestCase.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00