You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Jonathan Almeida 632311b1ea [fenix] Close https://github.com/mozilla-mobile/fenix/issues/15168: Remove intermittent failing test in ToolbarViewTest
This test seems to be hacking at the binding between Fenix and the
BrowserToolbar to simulate toolbar events passing to the Fenix
interactor.

This is rather clumsy test that relies on the magic working of mockk
instead of following a general unit testing strategy that would commonly
require the class to be re-written to allow for better testing instead.

It is far safer to remove this test since we are not guaranteeing
anything in it and instead we see intermittent failures that make us
lose more time.

So therefore.. 🔥
3 years ago
..
sampledata
src [fenix] Close https://github.com/mozilla-mobile/fenix/issues/15168: Remove intermittent failing test in ToolbarViewTest 3 years ago
.gitignore
benchmark.gradle [fenix] For https://github.com/mozilla-mobile/fenix/issues/19901: correct spacing in comment on how to run 3 years ago
build.gradle [fenix] No issue: move kotlin-allopen outside appVariants loop. 3 years ago
lint-baseline.xml [fenix] For https://github.com/mozilla-mobile/fenix/issues/17917 - Add a Kotlin synthetics Lint detector 3 years ago
lint.xml [fenix] https://github.com/mozilla-mobile/fenix/issues/7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 3 years ago
metrics.yaml [fenix] For https://github.com/mozilla-mobile/fenix/issues/20596 remove perf.startup probes 3 years ago
pings.yaml [fenix] Update glean notification emails to new email group (https://github.com/mozilla-mobile/fenix/pull/20070) 3 years ago
proguard-rules.pro [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17451: remove verbose logs with proguard. 4 years ago