7 Matching Annotations
- Nov 2022
- Mar 2022
-
github.com github.com
-
Capybara can get us part of the way there. It allows us to work with an API rather than manipulating the HTML directly, but what it provides isn't an application specific API. It gives us low-level API methods like find, fill_in, and click_button, but it doesn't provide us with high-level methods to do things like "sign in to the app" or "click the Dashboard item in the navigation bar".
-
- Apr 2020
-
github.com github.com
- Mar 2020
-
github.com github.com
-
Methods must be tested both via a Lemon unit test and as a QED demo. The Lemon unit tests are for testing a method in detail whereas the QED demos are for demonstrating usage.
-
- Dec 2019
-
- Nov 2019
-
github.com github.com
Tags
Annotators
URL
-