token removed from tests

This commit is contained in:
lucio 2019-10-01 14:48:29 +02:00
parent 31b013ab69
commit 6cbfabc0a7
2 changed files with 1 additions and 7 deletions

View File

@ -9,7 +9,7 @@
<parent> <parent>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<!-- <!--
<dependencyManagement> <dependencyManagement>

View File

@ -27,12 +27,6 @@ import org.junit.Ignore;
import org.junit.Test; import org.junit.Test;
@Ignore @Ignore
public class CallTest { public class CallTest {
@Test
public void resolveNodeToken() throws Exception{
System.out.println(resolveToken("7f106b0f-e444-41a7-b101-4583ae8da3f8-980114272")); //81caac0f-8a0d-4923-9312-7ff0eb3f2d5e|98187548"));
System.out.println(resolveToken("7f106b0f-e444-41a7-b101-4583ae8da3f8-980114272").getClientInfo().getId());
}
@Test @Test
public void haspred4s() { public void haspred4s() {