| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This test was failing under [NonDex](https://github.com/TestingResearchIllinois/NonDex) because it relied on a specific order of comparison results; this PR alters it to accept any order of the results so long as all the expected ones are present. (As a bonus, the regex now looks a bit cleaner.)
|
Makes sense, but need a way to test before and after. NonDex doesn't seem to want to run on anything but Java 8, so that would make the builds a little flaky. Open to suggestions. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This test was failing under NonDex because it relied on a specific order of comparison results; this PR alters it to accept any order of the results so long as all the expected ones are present. (As a bonus, the regex now looks a bit cleaner.)