Skip to content

makeOurCity/moc-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoC Java

MoC client for Java

Java CI with Maven

Usage

See city.makeour.moc.examples

Development

Testing

Set xxxx.code-workspace env and use it.

{
  "settings": {
    "java.jdt.ls.java.home": "/Users/xxxx/.jenv/versions/17",
    "java.test.config": {
      "env": {
        "TEST_COGNITO_USER_POOL_ID": "",
        "TEST_COGNITO_CLIENT_ID": "",
        "TEST_COGNITO_USERNAME": "",
        "TEST_COGNITO_PASSWORD": ""
      }
    }
  }
}
mvn clean install
mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages