Skip to content

Grath/BankedChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banked Coding Challenge

A test application for Banked's demo environment.

The test can be run with automatically configured Python environment by running:

docker compose up --build

For lower overhead, you can also set up your environment by running:

python -m pip install -r requirements.txt
pytest test_api.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published