issues Search Results · repo:help-me-mom/ng-mocks language:TypeScript
Filter by
414 results
(64 ms)414 results
inhelp-me-mom/ng-mocks (press backspace or delete to remove)Describe the feature or problem you d like to solve
It seems like the ng-mocks library does not automatically apply default values to signal inputs when rendering
components for testing. This means that ...
enhancement
StreetCube
- Opened yesterday
- #11101
I ve activated Zoneless on my project, but now I encounter an issue on unit test with ng-mocks (issue not encountered
with TestBed)
Issue : Error: NG0908: In this configuration Angular requires Zone.js ...
bug
handja
- Opened 9 days ago
- #11099
Description of the bug
When using MockModule in combination with a DevExtreme angular module, the ng-mocks fails to properly create mocked
versions of the module components.
Using ng-mocks: 14.13.2, ...
bug
Sergiu-Solomon
- 5
- Opened 10 days ago
- #11098
Description of the bug
I am not sure if this is a bug or not. But after upgrading from Angular 18 to Angular 19, I am facing an issue with
ng-mocks and third-party pipes. In Angular 19, as you know all ...
bug
abdul-hakiim
- 1
- Opened 10 days ago
- #11097
Hi, I m not sure if this is a bug. I m having trouble setting up a test case for a component with an @defer block using
MockBuilder. Any insights?
@Component({
selector: app-test ,
standalone: true, ...
enhancement
GipHub123
- Opened 18 days ago
- #11046
Hi,
I encounter an issue on the angular unit test when I want to set a value to an input.
Inside my component, i ve only one input :
export class Component {
items = input Item[] ([]);
}
Inside my ...
bug
handja
- 3
- Opened 24 days ago
- #11001
Describe the feature or problem you d like to solve
Ever since Angular Standalone was introduced, I found the boilerplate for overriding components to be a bit tedious.
For example:
const createComponent ...
enhancement
Martinspire
- 3
- Opened 26 days ago
- #10987
Importing ReactiveFormsModule in standalone ControlValueAccessor throws TypeError: Cannot read properties of undefined (reading constructor )
First of all, excuse me if this is not a bug but a misuse, ...
bug
menrodriguez-cc
- Opened on Feb 5
- #10960
Description of the bug
The mock for bidirectional binding to a signal model is missing the model output event emitter. The ngMocks.output
function cannot access the model s output using the model name ...
bug
ytchenak
- 1
- Opened on Feb 1
- #10942
Description of the bug
!-- A clear and concise description of what the bug is. --
I have an Angular service (generated by an Open Api Swagger file), which looks like this:
@Injectable({ providedIn: ...
bug
EinfachHans
- Opened on Jan 29
- #10919

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.