Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-02 | behavior: Improve click testing | Lars-Dominik Braun | 1 | -5/+19 | |
Some pages require scrolling, so we need a SinglePageController. Also mark network-dependent tests with xfail, so they won’t affect the overall test result unless you know what you’re doing (--runxfail). | |||||
2018-12-01 | behavior: Move click script data to external file | Lars-Dominik Braun | 1 | -0/+70 | |
First step of issue #3 |