Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Latest commit

 

History

History

e2e

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

e2e: End-to-End Test

Exhaustively verify whether the API works. It is for development and may not be useful as an example.

Environments

Key Value
GOFILE_TOKEN Gofile.io API token in the profile.

Scripts

Build

./gradlew build

Run application

./gradlew run