feat: Add basic struture for tests

This commit is contained in:
rodia
2025-09-04 11:42:55 -03:00
parent a4ebb77705
commit 3cab88fae2
14 changed files with 474 additions and 0 deletions

8
.env_example Normal file
View File

@@ -0,0 +1,8 @@
# TRYTOND operation mode
DEVELOP=False
# Develop mode
PUDB_PORT=8025
# TRYTOND information
TRYTOND_VERSION=7.6