Skip to content

ohassidi/test-apis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-apis

Goals

  1. Play a little bit with Retrofit
  2. Test the lp-api lib.
  3. Enhance the library with you own apis

Step 1 - Retrofit Example

Fork and clone the repo.

Uncomment @Test from GithubTest run

mvn test

Step 2 - CSDS Example

Uncomment @Test from CSDSTest run

mvn test

Step 3 - IDP Example

Uncomment @Test from CSDSTest run

mvn test

Step 4 - UMS Example

TBD

Step 5 - Write you own api

  1. Write an interface.
  2. Write a test.
  3. Open pull request to add it to lp-api.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%