Running SpringBootTest on non-localhost
"Jugel, Kay" <[email protected]> Wed, 27 Jun 2018 07:37:56 +0000
| Newsgroups | gmane.comp.java.springframework.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============3687034177201306571==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_9cfec07c67784d75a89dff3d185d3257sapcom_"
--_000_9cfec07c67784d75a89dff3d185d3257sapcom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello everyone,
up to now we had a setup where we ran our tests against a local setup, so t=
he normal @SpringBootTest stuff was fine. However, now we need to run the s=
ame tests against our spring application deployed in the cloud, i.e. not ru=
nning on localhost. I've searched for quite some time now and haven't found=
anything useful regarding this. Also asked on StackOverflow without succes=
s so far. Our Spring-Pros are currently on vacation and I need to run the t=
ests on cloud setup, so we know there's no issues compared to localhost.
Annotation currently used like this:
@SpringBootTest(webEnvironment =3D WebEnvironment.DEFINED_PORT, classes =3D=
Core.class)
Port is defined in config.yml file.
Any hints would be welcome.
Thanks and regards,
Kay
--_000_9cfec07c67784d75a89dff3d185d3257sapcom_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"DE" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span lang=3D"EN-US">Hello everyone,<o:p></o:p></spa=
n></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">up to now we had a setup where =
we ran our tests against a local setup, so the normal @SpringBootTest stuff=
was fine. However, now we need to run the same tests against our spring ap=
plication deployed in the cloud, i.e.
not running on localhost. I’ve searched for quite some time now and =
haven’t found anything useful regarding this. Also asked on StackOver=
flow without success so far. Our Spring-Pros are currently on vacation and =
I need to run the tests on cloud setup, so we
know there’s no issues compared to localhost.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Annotation currently used like =
this:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><i><span lang=3D"EN-US">@SpringBootTest(webEnvironme=
nt =3D WebEnvironment.DEFINED_PORT, classes =3D Core.class)<o:p></o:p></spa=
n></i></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Port is defined in config.yml f=
ile.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Any hints would be welcome.<o:p=
></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Thanks and regards,<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Kay<o:p></o:p></span></p>
</div>
</body>
</html>
--_000_9cfec07c67784d75a89dff3d185d3257sapcom_--
--===============3687034177201306571==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============3687034177201306571==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Springframework-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/springframework-developer
--===============3687034177201306571==--