tests: add base tests
This commit is contained in:
parent
4c534de47b
commit
9893d36be3
23 changed files with 353 additions and 206 deletions
|
|
@ -83,3 +83,6 @@ def create_app():
|
|||
"sbs": Provide(store_chatbot_settings_svc),
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
app = create_app()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue