-
This issue is about getting to 90% coverage for the Permit CLI. The current tests use only Node test runner and do not pass completely, so the task is also to stabilize the tests and choose the right …
-
### Version
29.1.0
### Steps to reproduce
My repository is private, I tried to reproduce on an example repo but I couldn't.
My bug is the following, I have 3 files
```
aFunction.spec.ts // t…
-
Hi,
Gherkin _Background_ keyword is very useful for avoiding repeating _Given_ steps in features. It is supported in jest-cucumber. Any luck adding to jest-cucumber-fusion?
Thank you.
-
### Describe the bug
After upgrading primeng 16.3.1 to 16.7.2 our jest tests fail with the following error:
```
Error: Could not parse CSS stylesheet
at exports.createStylesheet (...node_mod…
-
### Command
test
### Description
As Angular CLI is starting to provide support for Jest in Angular 16, I would like to propose the addition of support for the `jest-angular-test-verifier` ext…
-
### What is the problem?
I have an internal module for deploying some AWS units, this internally have their own tests, when running `yarn test` with blitzjs, the tests inside the `aws` folder are pic…
-
## Description
There is a file-upload interceptor in the `common` package which helps enable the file upload functionality in a stencil app by just registering the interceptor wherever required. T…
-
I suggest Dayem to look into capability of mocha framework for integrating Redux State Based Testing.
In react, we can identify the success or failure of a test with the help of Actions and State cha…
-
Hi, i have couple idea for upgrade and maintening this good project (and i would be happy to contribute there).
1. In reference to bootstrap, remove jquery from this project seems a good idea
2. U…
-
## Description
The project aims to understand different UI applications provided by Swasth for claim processing and outlines the design process for creating a core UI component and integrating it int…