-
Really just moving a question from angular/http here, https://github.com/angular/http/pull/26#issuecomment-46907522 --- I think we want to be able to have a configuration pass before the runtime of th…
caitp updated
10 years ago
-
I wrote several unit tests and get the coverage report (html) as expected. I have a watch task and therefore execute the unit tests again and again. When I add another test the reported coverage goes …
-
### For which library do you need help?
native-federation
### Question
Hi, I'm having issue implementing native federation since angular 17 and now on angular 18. I'm trying to connect my hos…
-
it is a great work, could you provide a user guide to use the code in AS? thanks
-
In the Readme, you have an in-depth tutorial that gives an example of the browser code in the format const mockttp = require('mockttp').getLocal(); which would work in Node.js but not in Chrome.
I …
-
When installing guppy-pre commit (not surr about others) show warning message if git folder is missing instead of hanging whole npm i process
-
### Operating System
windows 10
### Environment (if applicable)
Angular 15.2.9
### Firebase SDK Version
9.23.0
### Firebase SDK Product(s)
Messaging
### Project Tooling
An…
-
Hi,
We have been using this plugin for our maven project for almost an year now suddenly we have started seeing below error also all the WARN in below take about 10 to 15 mins to execute. I am not su…
-
## 🐛 Bug Report
Attempting to test components that inject a service imported from a namespace fails in Jest 27 / Angular 12.
## To Reproduce
1. `ng new my-app`
2. Install jest / jest-preset-…
-
## What are you trying to do?
Hi @Krinkle , I've been experimenting with the new default node.js test runner recently and managed to come up universal QUnit API that can proxy to node.js or deno on…