Declan Gazil
Declan Gazil
I would like to fix this! Can this be assigned to me? This would be my first time contributing to an open source, so if anyone knew where this is...
Actually, I believe I have just fixed it, I will submit a PR soon.
Before I submit, may this thread be viewed and marked "triage approved", if applicable?
I corrected my code to use `UpdateIsDecimalEnabled()`, as @tian-lt suggested, however some necessary changes to that function were to be made as well. The function only updated the decimal when...
@xuhongxu96 I typed in 2.435 into the Test Fraction Digits currency type which produces a 0 in the Test No Fractional Digits type below, due to the conversion rate. I...
@tian-lt I just re-downloaded the latest code from the main branch and all the tests in the CalculatorUITests are failing, all others are passing. It's throwing an exception stating `System.Exception:...
I downloaded WinAppDriver @tian-lt, and now the only tests that are failing are due to `System.ArgumentNullException: text cannot be null (Parameter 'text')`. and ` OpenQA.Selenium.WebDriverException:`. I did not install the...
@tian-lt now all tests are actually running. 10 tests are failing but due to wrong output. For example `MouseInput_SelectCurrencyWithoutFractionalDigitEnterInputAndCheckTheFormat` is expecting Japanese Yen but is actually outputting Jupiter Gas Money....
> @tian-lt now all tests are actually running. 10 tests are failing but due to wrong output. For example `MouseInput_SelectCurrencyWithoutFractionalDigitEnterInputAndCheckTheFormat` is expecting Japanese Yen but is actually outputting Jupiter Gas...