google-nomulus/javatests/google/registry/rde
mcilwain 765e63e7e9 Send a plaintext link to the mapreduce console in fluent style
The link was previously being sent using a JS redirect, which doesn't work
because the endpoints that trigger mapreduces can only be hit from the command
line (because they require auth). This commit switches the link to be in
plaintext and renders the full URL instead of just the path, so that clicking it
directly from the terminal works.

This also improves how these links are sent from callsites by using a fluent
style.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228764606
2019-01-10 17:14:06 -05:00
..
imports Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
testdata Change pre-epoch times in RdeFixtures 2019-01-08 10:43:26 -05:00
BouncyCastleTest.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
BrdaCopyActionTest.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
ContactResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EscrowTaskRunnerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GhostrydeGpgIntegrationTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
GhostrydeTest.java Move the RDE encryption to a dedicated file 2018-08-10 13:44:25 -04:00
HostResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PendingDepositCheckerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeFixtures.java Change pre-epoch times in RdeFixtures 2019-01-08 10:43:26 -05:00
RdeMarshallerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeReportActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
RdeStagingActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
RdeTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
RdeUploadActionTest.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
RegistrarToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RydeCompressionTest.java Move the RDE compression to a dedicated file 2018-08-10 13:44:25 -04:00
RydeEncryptionTest.java Move the RDE encryption to a dedicated file 2018-08-10 13:44:25 -04:00
RydeFileEncodingTest.java Move the RDE PGP file encoding to a dedicated file 2018-08-10 13:44:25 -04:00
RydeGpgIntegrationTest.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
RydeTarTest.java Move the RDE TAR file encoding to a dedicated file 2018-08-10 13:46:48 -04:00