Skip to content
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

INSPIRE Reference Validator. ETF source code specific development #1

Open
wants to merge 10 commits into
base: inspire-reference-validator
Choose a base branch
from

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    6645e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Added API Features on Types. Modified TeTypeLoader to adapt to API FE…

    …ATURES references. Modified TeTestTask to point to TEAM Engine endpoint.Updated TeTestDriver descriptions.
    carlospzurita committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    99e090e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d188a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1132715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b1b7eb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Duplicated TestTask functionalities into two new classes to different…

    …iate usage of parameters and supported TestObjectTypes
    carlospzurita committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    eb1ba75 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    39ebf5a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Modified TeTypeLoader initEts() method to process TEAM engine Test Su…

    …ites as JSON objects to init endpoints. Added \/ to URI on endpoint. Added Gson as Gradle dependency for JSON processing
    
    Signed-off-by: Carlos Palma <carlospalma@guadaltel.com>
    carlospzurita committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9efae15 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Added Accept header on TypeLoader to request XHTML-XML.

    Signed-off-by: Carlos Palma <carlospalma@guadaltel.com>
    carlospzurita committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    542905a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Removed import for Gson on TeTypeLoader

    Signed-off-by: Carlos Palma <carlospalma@guadaltel.com>
    carlospzurita committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ed2cd1b View commit details
    Browse the repository at this point in the history