Cannot test with it
See original GitHub issueIt runs normally on ng serve
, but it fails on ng test
.
I always get TypeError: this.reCaptchaApi.render is not a function
in test case, and TypeError: this.reCaptchaApi.render is not a function
in Chrome console.
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
ERROR Cannot prepare tests due to an error - Stack Overflow
While executing tests on TestCafe using CLI, I am getting below error: ERROR Cannot prepare tests due to an error. at Object.
Read more >What to Test When You Can't Test Everything - TestRail Blog
You have given them information as to why “test everything” in the project cannot be done in the constraints of the project.
Read more >1 - Salesforce Stack Exchange
Jest error: Cannot find module 'lightning/alert' from '.../newAccount.test.js' · Ask Question. Asked 5 months ago. Modified 5 months ago. Viewed 129 times.
Read more >Cannot run Unit Tests | Apple Developer Forums
Cannot run Unit Tests · 1. Open project in Xcode which has unit tests · 2. Open the Test navigator · 3. Click...
Read more >Integration testing with supertest in nodejs (timeout ... - GitHub
I'm trying to test an endpoint using supertest in nodejs. I got two problems: "Cannot log after tests are done. Did you forget...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The same error for me. Version 5.0.4.
Thanks @Enngage! Finally I found the solution based on https://github.com/Enngage/ngx-captcha/issues/27#issuecomment-436538261! If anyone’s interested the solution is in commit: https://github.com/ArPIHomeSecurity/www/commit/91d81df82a067a736f61e0546a4c4a588259cfe0