Brandon Williams
812a7fa83f
Remove some old tests and guard debug code in #if DEBUG. ( #104 )
...
* Remove some old tests and guard debug code in #if DEBUG.
* remove background color
* fix test targets
* clean up more tests
2020-05-15 09:32:05 -07:00
Stephen Celis
6f9dee713f
Demos Xcode 11.3.1 support ( #52 )
...
* Demos Xcode 11.3.1 support
* Fix
* wip
* Skip test
2020-05-11 18:37:25 -04:00
Stephen Celis
a429d9d3ef
Merge Test Support Module ( #71 )
...
* Merge Test Support Module
An attempt to fix #70 .
* Remove import
* Update README
* Assertion failure
* Cleanup
* Add NB
* Revert format change
* Update Sources/ComposableArchitecture/TestSupport/TestStore.swift
* TicTacToe fixes
* Hide test store in debug flag
Co-authored-by: Brandon Williams <mbw234@gmail.com >
2020-05-11 17:44:52 -04:00
Stephen Celis
33f2c71c5b
TestStore.scope tweaks ( #10 )
...
* TestStore.scope tweaks
- Fixed the documentation formatting
- Added an overload that only takes a state transformation
* Fix
2020-05-04 14:41:36 -04:00
Stephen Celis
d95caece62
Introduce TestStore.scope ( #4 )
...
* Introduce TestStore.scope
* Re-constrain TestStore
* Run swift-format
Co-authored-by: stephencelis <stephencelis@users.noreply.github.com >
2020-05-04 11:01:19 -04:00
Brandon Williams
d2240d0e76
The Composable Architecture
...
Co-authored-by: Stephen Celis <stephen.celis@gmail.com >
2020-05-03 22:26:28 -07:00