Broken app tests
See original GitHub issueWhen using Embroider, the application tests fails.
Here is the reproduction: https://github.com/josemarluedke/embroider-pods
Just start the server and visit /tests
.
Note that tests pass when not using embroider. To see that, just start the server with: CLASSIC=true ember s
and visit /tests
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
UI Tests on real device broken on iOS 15.4 - Apple Developer
UI Tests seem to be broken when run on an iPhone running iOS 15.4. Steps to reproduce: Create a fresh app project in...
Read more >Is your A/B test broken? Here's how to fix it - AppsFlyer
The A/B test is a common tool in the app marketer's toolbox, but many still struggle with several key problems. Learn how to...
Read more >The Evolution of Fixing Broken Tests - Functionize
Here is the evolution of fixing broken test cases and how Functionize AEA engine is designed to allow fully automated debugging.
Read more >Why is testing so broken on Android? : r/androiddev - Reddit
As I'm sure any Android dev on this site would know, testing on Android is an absolute hellish nightmare. Nothing works as intended....
Read more >Testing For Broken Authentication in Web Applications
This article seeks to demonstrate how an attacker tests for broken authentication in a web application and how to prevent them.
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
It would be nice to fix this anyway, since people do like to run their tests that way.
I think the bug is that we layer the app vs test code differently than classic ember cli, and you’re getting the app bundle twice.
On Sat, Mar 30, 2019 at 1:45 PM Josemar Luedke notifications@github.com wrote:
I’m doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it’s quite old I just wanted to ask if this is still relevant? If it isn’t, maybe we can close this issue?
By closing some old issues we reduce the list of open issues to a more manageable set.