Commit Graph

6 Commits

Author SHA1 Message Date
Austin Graham
d1c81ed0e1 Cavy/add focus types (#41474)
* add focus function type

* add tests

* change version number
2020-01-10 15:51:56 -08:00
AbigailMcP
cb5ee9a060 [Cavy] Add wrap type (#39972)
* Add wrap type and update findComponent type

* Flesh out wrap tests

* Fix findComponent type

* Revert Typescript version change
2019-11-04 07:55:58 -08:00
Caleb Clarke
6b4b44df8e Updated Cavy types for 3.1 (#39222)
* Updated Cavy types for 3.1

Added Tester properties:
- store (and corresponding TestHookStore type)
- startDelay
- clearAsyncStorage
- reporter (and corresponding TestResult/TestReport types)

Made waitTime optional

Added containsTest to TestScope

* Remove trailing whitespace and use ReadonlyArray
2019-10-18 15:40:07 -07:00
AbigailMcP
e0a244294d [@types/cavy] Update generateTestHook function types (#37204)
* Update generateTestHook function types

* Empty commit for Travis
2019-07-30 15:26:15 -07:00
AbigailMcP
ddf184c96f [@types/cavy] Update cavy types for beforeEach and useCavy functions (#35256)
* Add beforeEach and useCavy function types to Cavy

* Linting and version update
2019-05-13 15:39:16 -07:00
Tyler Hoffman
46dc879fb3 Add cavy types 2019-02-23 18:08:33 -05:00