Skip to content

Rerun Applicable Client Tests on Server #59

@dgp1130

Description

@dgp1130

Parity between the client and server instances of the library are critical, and there are some 350+ tests for the client codebase, covering the majority of the code. There are handful of server-side tests as well covering the server-only components.

It would be really cool if we could rerun those same client-side tests on the server which would improve code coverage by making sure that everything works as expected even when run within a Node environment. A few tests only apply to the client (such as enabled and visible functionality), but the majority of the tests should run on the server. These should definitely be included into the testing process.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions