dita-dev-team / my-portal-api-v2

A kotlin rewrite of the my portal backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run Unit tests

  1. Create a copy of gradle-local.properties.example and name it gradle-local.properties
  2. Set the value of project_id
  3. Get the google-credetials.json file associated with the project and place it in the root folder.
  4. Run tests with ./gradlew clean test or gradlew.bat clean test

About

A kotlin rewrite of the my portal backend


Languages

Language:Kotlin 84.9%Language:JavaScript 13.5%Language:CSS 1.3%Language:Shell 0.2%Language:Procfile 0.1%