Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

Add unit tests for UrlUtils class #1389

Closed svillar closed 5 months ago

svillar commented 5 months ago

We start by adding tests for urlForText() method that is the one that decides whether some text typed in the URL bar should be considered as a valid URL and thus visited, or as search terms in which case it returns the URL for the user selected search engine.