scarpe-team / scarpe

Scarpe - shoes but running on webview
Other
162 stars 29 forks source link

Replace most CatsCradle testing with ShoesSpec testing #455

Closed noahgibbs closed 10 months ago

noahgibbs commented 10 months ago

Description

Converting a lot of CatsCradles tests to use Shoes-Spec syntax. Or in several cases "extended Shoes-Spec" because we're using functionality that doesn't really exist in Shoes-Spec, such as changing a text field, waiting for the HTML to update and then querying it.

Checklist