Matan Kushner
5980a0a845
Revert "Add docker for integration tests" ( #36 )
...
This reverts commit 67d938c3de
.
2019-04-28 13:08:49 -04:00
Matan Kushner
67d938c3de
Add docker for integration tests ( #26 )
2019-04-28 12:38:55 -04:00
Matan Kushner
bb2bcd604b
Share dir_files between segments through Context ( #16 )
2019-04-23 14:51:08 -04:00
Matan Kushner
022e0002e4
Use "context" to contain run details ( #14 )
...
* Create "context" to contain run details
* Use context in tests and benchmarks
2019-04-19 16:57:14 -04:00
Matan Kushner
fd42d81273
Replace tempdir with tempfile ( #7 )
2019-04-16 07:59:57 -07:00
Matan Kushner
794ae7b2ad
Add integration tests ( #6 )
...
### Changed
- Added current_dir param to segments to make them more testable
- Moved all existing integration tests to a `tests/` dir
### Added
- A whole bunch of new integration tests
2019-04-15 20:54:52 -04:00