mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-06 14:04:11 +00:00
first version wip
This commit is contained in:
parent
80216c5fdc
commit
2173f8eff3
6 changed files with 31 additions and 2 deletions
|
@ -93,3 +93,9 @@ load 'bats/bats-assert/load'
|
|||
assert_success
|
||||
assert_output
|
||||
}
|
||||
|
||||
# TODO Add tests for register_apps etc
|
||||
# Serving 'register_apps' at https://localhost:5281/register_apps
|
||||
#prosody_1 | localhost:http debug Serving 'register_apps' at https://localhost/register_apps
|
||||
#prosody_1 | localhost:http debug Serving 'invites_page' at https://localhost/invite
|
||||
#prosody_1 | localhost:http debug Serving 'invites_register_web' at https://localhost/register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue