Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Cleanup test utilities for framework #4626

Closed
nazarhussain opened this issue Dec 16, 2019 · 1 comment
Closed

Cleanup test utilities for framework #4626

nazarhussain opened this issue Dec 16, 2019 · 1 comment

Comments

@nazarhussain
Copy link
Contributor

Description

There are a lot of utilities created for test suits for framework. Over the time many of these been duplicated due to two tests frameworks as Mocha and Jest. We need to go over these utilities and remove the duplicate ones and put rest into a common directory.

Motivation

Everyone writing tests should be aware of utilities available to streamline testing. These utilities should be clear and not duplicated so one can't be confused which function or fixture to use.

Acceptance Criteria

There should be no duplicate function, file, fixture as named a utility for tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants