-
Notifications
You must be signed in to change notification settings - Fork 2.8k
python based tests #387
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
python based tests #387
Conversation
cd server
stack build --fast --coverage
pytest -vv --hge-url="http://127.0.0.1:8080" --pg-url="postgresql://admin@127.0.0.1:5432/hge_tests"
# stop the server and then
stack hpc report graphql-engine.tix |
|
exit codes of pytest |
|
@nizar-m You need to sign the CLA or add your email address to github account. |
|
@ecthiender Looks like stack is downloading again, can you take a look? |
|
@ecthiender Can you also check why the HPC report is empty? |
|
@arvi3411301 Can you disable the |
|
@ecthiender @0x777 FYI, coverage is not being generated. There is some error which can be viewed by visiting the artifacts tab |
|
Review app https://hge-ci-pull-387.herokuapp.com is deleted |
<!-- Thank you for submitting this PR! :) --> ## Description We don't want `v3-engine-multitenant` to import any opentelemetry libraries directly, so we add more functions and re-exports here instead. V3_GIT_ORIGIN_REV_ID: 2e38b9b1ba6fda23d1bfe8e20549c3a95bd5a2fa
currently tests hge's event framework