-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Testing
-
Tags:
-
Team:UI
-
Sprint:nxApps 2020 Cycle 5
Currently we have Elements' projects and also Web UI relying on Karma to run Unit Tests.
The karma configuration almost the same and having the common parts located at testing helpers library would help to keep them consistent and also to manage dependencies and configurations like Sauce Labs.
The proposal is to have the skeleton on our testing helpers and then each project would merge their specificities (e.g. tests location, test run name, a coverage threshold, etc.)