question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When using Embroider, the application tests fails.

Here is the reproduction: https://github.com/josemarluedke/embroider-pods Just start the server and visit /tests.

Screen Shot 2019-03-30 at 9 42 04 AM

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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ef4commented, Mar 30, 2019

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:

Yep, tests passes when running with ember test.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/embroider-build/embroider/issues/113#issuecomment-478270238, or mute the thread https://github.com/notifications/unsubscribe-auth/AATfMvRDkjN0oZ-k7geJMIFPy7KeUOtbks5vb6KsgaJpZM4cT1oI .

0reactions
sandstromcommented, Jun 13, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found