Skip to content

Merge deprecated functional tests with counterpart functional test  #180

Open
@abmusse

Description

@abmusse

We can skip tests programatically with:

image

https://mochajs.org/#inclusive-tests

With this we can move tests from tests/functional/deprecated folder into their respective test file in test/functional. Just need to add a describe block for the deprecated tests and test if idb or rest transport is being used used. If not we can just skip those deprecated tests.

Originally posted by @abmusse in #157

Metadata

Metadata

Assignees

Labels

keep-openExempts stale action from auto closing the issue/pr.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions