Skip to content

Commit

Permalink
Merge pull request opengeospatial#335 from pvretano/editorial-fixes
Browse files Browse the repository at this point in the history
Editorial fixes to patch broken cross references.
  • Loading branch information
pvretano committed Jul 18, 2023
2 parents aa2044c + 8ece90b commit 4e0a92a
Show file tree
Hide file tree
Showing 43 changed files with 51 additions and 643 deletions.
26 changes: 12 additions & 14 deletions core/abstract_tests/ATS_class_core.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ subject:: <<rc_core,Requirements Class "Core">>
classification:: Target Type:Web API
====

=== Abstract test suite

// include::core/ATS_test-process.adoc[]

=== Retrieve the API landing page

include::core/ATS_landingpage-op.adoc[]
Expand Down Expand Up @@ -54,18 +58,10 @@ include::core/ATS_process-exception-no-such-process.adoc[]

include::core/ATS_process-execute-op.adoc[]

include::core/ATS_process-execute-auto-execution-mode.adoc[]

include::core/ATS_process-execute-default-execution-mode.adoc[]

include::core/ATS_process-execute-request.adoc[]

include::core/ATS_process-execute-inputs.adoc[]

include::core/ATS_process-execute-input-inline.adoc[]

include::core/ATS_process-execute-input-ref.adoc[]

include::core/ATS_process-execute-input-array.adoc[]

include::core/ATS_process-execute-input-inline-object.adoc[]
Expand All @@ -78,17 +74,19 @@ include::core/ATS_process-execute-input-inline-bbox.adoc[]

include::core/ATS_process-execute-input-validation.adoc[]

include::core/ATS_process-execute-success.adoc[]
include::core/ATS_process-execute-default-execution-mode.adoc[]

include::core/ATS_process-execute-auto-execution-mode.adoc[]

include::core/ATS_process-execute-success-sync-raw-value-one.adoc[]
include::core/ATS_process-execute-default-outputs.adoc[]

include::core/ATS_process-execute-success-sync-raw-value-multi.adoc[]
include::core/ATS_process-execute-success-sync-one.adoc[]

include::core/ATS_process-execute-success-sync-raw-ref.adoc[]
include::core/ATS_process-execute-success-sync-one-default-content.adoc[]

include::core/ATS_process-execute-success-sync-raw-mixed-multi.adoc[]
include::core/ATS_process-execute-success-sync-many-json.adoc[]

include::core/ATS_process-execute-success-sync-document.adoc[]
include::core/ATS_job-results-success-sync.adoc[]

include::core/ATS_process-execute-success-async.adoc[]

Expand Down
2 changes: 0 additions & 2 deletions core/abstract_tests/core/ATS_job-exception-no-such-job.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Validate that the document contains the exception type "http://www.opengis.net/d
Validate the document for all supported media types using the resources and tests identified in <<job-exception-no-such-job>>
--
=====

An exception response caused by the use of an invalid job identifier may be retrieved in a number of different formats. The following table identifies the applicable schema document for each format and the test to be used to validate the response. All supported formats should be exercised.
====

Expand All @@ -39,4 +38,3 @@ An exception response caused by the use of an invalid job identifier may be retr
|HTML |link:http://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml[exception.yaml] |<<ats_html_content,/conf/html/content>>
|JSON |link:http://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml[exception.yaml] |<<ats_json_content,/conf/json/content>>
|===

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ test-purpose:: Validate that the job results retrieved using an invalid job iden
[.component,class=test method]
=====

[.component,class=step]
--
Issue an HTTP GET request to the URL '/jobs/{jobID}/results' using an invalid {jobID}.
Expand Down
1 change: 0 additions & 1 deletion core/abstract_tests/core/ATS_job-results-failed.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ test-purpose:: Validate that the job results for a failed job complies with the
[.component,class=test method]
=====

[.component,class=step]
--
Create a job as per <<ats_core_process-execute-op,/req/core/process-execute-op>> but arrange a priori that the job will fail; note the {jobID} assigned to the job.
Expand Down
6 changes: 0 additions & 6 deletions core/abstract_tests/core/ATS_job-results-op.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ Depending on the number of outputs requested, the negotiated content type of the
--
=====
====

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4e0a92a

Please sign in to comment.