This website requires JavaScript.
Explore
Help
Register
Sign In
panda
/
fast_api_template
Watch
1
Star
0
Fork
0
You've already forked fast_api_template
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
88a5c6448a14aa5e3a7615aa3cfbaec98a7bb01e
fast_api_template
/
backend
/
tests-start.sh
T
8 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
🎉
First commit, from couchbase generator, basic changes
2019-02-09 19:42:36 +04:00
#! /usr/bin/env bash
set
-e
♻️
Refactor code structure for tests (
#674
)
2024-03-11 17:49:35 +01:00
set
-x
🎉
First commit, from couchbase generator, basic changes
2019-02-09 19:42:36 +04:00
python /app/app/tests_pre_start.py
♻️
Refactor backend, settings, DB sessions, types, configs, plugins (
#158
)
2020-04-20 19:03:13 +02:00
bash ./scripts/test.sh
"
$@
"
Reference in New Issue
Copy Permalink