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.

Fix test testRecentlyPlayedTestActivity_clickOnToolbarNavigationButton_closeActivity [Testing]

See original GitHub issue

Describe the bug The test testRecentlyPlayedTestActivity_clickOnToolbarNavigationButton_closeActivity is only performing action. Find this test in RecentlyPlayedFragmentTest app module.

Expected behavior 3 components of Espresso test

  1. ViewMatchers
  2. ViewActions
  3. ViewAssertions

There are no ViewAssertions in this test case, which means this test is checking nothing. As per the test name, we need to test the activity is closing or not.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
FareesHussaincommented, Feb 23, 2021

@Sparsh1212 as you are assigned to 4 other issues. I would recommend you to wait for those to get merged first.

1reaction
harsh-hashcommented, Jan 24, 2021

can i work on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I fix my error with test? - Salesforce Stack Exchange
Run your test from the Developer Console (in Salesforce), ... The code you are testing must avoid doing the real callout during tests....
Read more >
Troubleshooting for Online Testing
Verify that the entered student information is correct. Check the student ticket for the login details. Student signs into the test (in TestNav)...
Read more >
Visual Studio Performance Testing: Fixing Web Test Playback ...
Learn how to fix Visual Studio web test playback errors and configure dynamic parameters automatically using Web Test Builder.
Read more >
fixtest - PyPI
FIXTest - FIX Protocol Test tool. The purpose of this tool is to provide a way to test networking components using the FIX...
Read more >
FIX Protocol Testing | FIXSIM
Test and validate FIX protocol integrations. Connect & test your FIX application! Join for free and try FIXSIM, our web based FIX ......
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