You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 22:07:12 +00:00
feat: added tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "tests-final"
|
||||
version = "0.1.0"
|
||||
description = "Final tests for the second stage of the PROD olympiad."
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"google-api-python-client>=2.160.0",
|
||||
"pytest>=7.2.2",
|
||||
"tavern>=2.11.0",
|
||||
]
|
||||
Reference in New Issue
Block a user