btcpayserver/BTCPayServer.Tests/AltcoinTests
d11n c73878ccca
Fix missing hot wallet option on seed import (#2284)
* Fix missing hot wallet option on seed import

Thanks @kukks for spotting!

* Tests: Wait for button to be ready for interaction

* Camelcase test selectors

* Tests: Remove general ImplicitWait

* Tests: Add WaitForAndClick helper

* Tests: Refactor SetCheckbox

* Tests: Add WaitForElement helper

* Tests: Refactor and use wait.UntilJsIsReady helper

* Fix missing helper in ethereum tests

* Tests: Some more refactorings
2021-02-17 12:14:29 +09:00
..
AltcoinTests.cs Merge pull request #2221 from dennisreimann/selenium-tests 2021-01-27 17:50:57 +09:00
ElementsTests.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
EthereumTests.cs Fix missing hot wallet option on seed import (#2284) 2021-02-17 12:14:29 +09:00