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.

Shift RichTextViewMatcher to Testing module

See original GitHub issue

Is your feature request related to a problem? Please describe. Currently, RichTextViewMatcher is inside the sharedTest folder of app module.

Describe the solution you’d like RichTextViewMatcher is a helper class. Thus, it needs ti be in the testing module.

Additional context https://github.com/oppia/oppia-android/blob/develop/app/src/sharedTest/java/org/oppia/android/app/parser/RichTextViewMatcher.kt

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Sparsh1212commented, May 7, 2021

“java”, “javax”, “kotlin” and aliases in the end

@Sparsh1212 Have you tried this - https://github.com/oppia/oppia-android/wiki/Ktlint-Guide#macros ?

Thank you! that worked.

1reaction
anandwana001commented, May 7, 2021

“java”, “javax”, “kotlin” and aliases in the end

@Sparsh1212 Have you tried this - https://github.com/oppia/oppia-android/wiki/Ktlint-Guide#macros ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Espresso basics
This document explains how to complete common automated testing tasks using the Espresso API. The Espresso API encourages test authors to ...
Read more >
Angular Unit testing : Error: Cannot match any routes. URL ...
When you want to unit test your router, you have to use the testing module, not the actual one. Start with import {...
Read more >
Component testing scenarios
Error: This test module uses the component BannerComponent which is using a "templateUrl" or "styleUrls", but they were never compiled. Please call "TestBed....
Read more >
unittest — Unit testing framework
The unittest module provides a rich set of tools for constructing and running tests. This section demonstrates that a small subset of the...
Read more >
ngneat/spectator: 🦊 🚀 A Powerful Tool to Simplify Your ...
Spectator helps you get rid of all the boilerplate grunt work, leaving you with readable, sleek and streamlined unit tests.
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