Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate packaging/test_routes.py in the CI #235

Open
vxgmichel opened this issue Jul 30, 2023 · 0 comments
Open

Integrate packaging/test_routes.py in the CI #235

vxgmichel opened this issue Jul 30, 2023 · 0 comments

Comments

@vxgmichel
Copy link
Contributor

Those commands can run automatically:

In order to maintain this script, it's useful to run it without the actual installer.
In this case, use the following commands:
```shell
# Running the parsec server
$ parsec backend run \
--port 6888 --db MOCKED -b MOCKED --administration-token test --email-host MOCKED \
--spontaneous-organization-bootstrap --backend-addr "parsec://localhost:6888?no_ssl=true"
# Running the resana local server
$ python -m resana_secure --rie-server-addr localhost:6888
# Running the test script
$ python packagin/test_routes

Hence they should be integrated in the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant