Skip to content

Implement integration test suite for facetec-api-client #6

@MOZGIII

Description

@MOZGIII

As a follow-up after #1, we need a test suite for our facetec-api-client to actually ensure that it works properly with the FaceTec Server SDK.

The way to do it is to use a cloud-hosted FaceTec Test Server. It requires a license key, which we have to keep private, so we can enable it in CI via secrets (i.e. env vars).

The actual test code is intended to be calling the Test Server SDK with a certain test scenario (i.e. a sequence of clean-up, enroll, 3d-enroll, 3d-match).

https://dev.facetec.com/api-postman-test-suite will come in handy.

We have to be careful to not publish any confidential data FaceTec shared with us.

Metadata

Metadata

Assignees

No one assigned

    Labels

    facetecRelated to FaceTec integrationtech debtTechnical debt

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions