This website requires JavaScript.
Explore
Help
Sign In
tliu93
/
trading-journal
Watch
1
Star
0
Fork
0
You've already forked trading-journal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef6dacd0bc4f9674cc7f864e4c02aef6f328f777
trading-journal
/
backend
/
tests
History
Tianyu Liu
ef6dacd0bc
All checks were successful
Backend CI / unit-test (push)
Successful in 48s
Details
service with accrual interest and loan update tested
2025-10-08 12:34:20 +02:00
..
__init__.py
initial commit
2025-09-11 18:24:36 +00:00
test_app.py
add tests for router and openapi, still need to add routes for update interest
2025-10-01 15:53:48 +02:00
test_crud.py
wip loan update
2025-10-03 11:55:30 +02:00
test_db_migration.py
add interest accural test, improve migration tests
2025-09-25 22:16:24 +02:00
test_db.py
Fix linting error and linting config
2025-09-19 15:30:41 +02:00
test_security.py
add security py
2025-09-22 14:54:29 +02:00
test_service.py
service with accrual interest and loan update tested
2025-10-08 12:34:20 +02:00
test_settings.py
Fix linting error and linting config
2025-09-19 15:30:41 +02:00