Skip to content

Conversation

@gfenoy
Copy link

@gfenoy gfenoy commented Oct 3, 2025

Summary of changes made for https://github.com/EOEPCA/roadmap/issues/455.

  • Create a bash script that tests all pattern scenarios (deploy, execute, and undeploy all patterns)
  • Add the associated execute request in JSON format.

To run the bash script, you should provide the landing page URL of the Server Instance.

For example, we can use the command below for testing on a local setup.

./deploy_and_run.sh http://localhost:8080/anonymous/ogc-api/

With the latest version, all the patterns deploy and execute successfully.

cc @fabricebrito

@fabricebrito
Copy link
Contributor

@gfenoy this should live under zoo-project integration tests. The repo eoap/application-package-patterns only contains the artifacts for the tests

@gfenoy
Copy link
Author

gfenoy commented Oct 21, 2025

Thanks for the feedback, I agree with you.

Also, I would like to use the Python module you have implemented and use it as the OGC API - Processes client in the script. It may also help in providing feedback, if any, about the module.

What do you think?

@fabricebrito
Copy link
Contributor

Thanks for the feedback, I agree with you.

Also, I would like to use the Python module you have implemented and use it as the OGC API - Processes client in the script. It may also help in providing feedback, if any, about the module.

What do you think?

I think it makes sense, go for it

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

Successfully merging this pull request may close these issues.

2 participants