You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to discussion in #3, particularly from this comment onwards.
Essentially we should explicitly test the action (mainly entrypoint.sh) does the expected thing, not that the server from optimade-python-tools can be validated.
This possibly involves changing the current CI tests to not setup a local server, but instead test public URLs, and expand the BATS tests to include all input parameters.
Related to discussion in #3, particularly from this comment onwards.
Essentially we should explicitly test the action (mainly
entrypoint.sh
) does the expected thing, not that the server fromoptimade-python-tools
can be validated.This possibly involves changing the current CI tests to not setup a local server, but instead test public URLs, and expand the BATS tests to include all input parameters.
Input parameters to test in BATS:
create_outputs
andresults
output #42)The text was updated successfully, but these errors were encountered: