Executable Test Suite for OGC API Processes written in NeoTL
This repository is part of the D179 - Alternative Test OGC API-Processes of OGC Testbed 17 and sponsored by the European Space Agency(ESA).
The repository contains the OGC API Processes Executable Test Suites written in NeoTL that can be executed in the ETF test framework.
Click Open in Gitpod below to open the repository in the online Gitpod development environment.
As the plugin is not yet published, you need to install it in GitPod manually:
- Open the Extensions view on the left side
- Open the extensions menu (three dots) located above the extension search input field
- Select Install from VSIX...
- Enter /workspace/ogc-api-processes-neotl-ets/bin/neotl-vsx.vsix and click on OK.
Once the plugin is released, this step will no longer be necessary.
Start by opening the Executable Test Suite. The tests will be executed on the (not yet public) ETF instance.
Please also see:
- the Workbench feature overview
- the Quick Start Guide for writing tests.
- automated deployment to the ETF cloud instance (current repository version is not yet deployed!)
- IDE documentation
- status of implemented tests
- editor performance (validations, outline view)