John Letey
c95bb60571
Add integration tests for Python segment ( #38 )
2019-05-13 21:53:26 -06:00
John Letey
d3ce00c516
Add Go version module ( #44 )
2019-05-11 23:58:45 -04:00
Matan Kushner
c6ee5c6ac1
Refactor segments into modules ( #40 )
2019-05-01 16:34:24 -04:00
Matan Kushner
d945b03093
Install a fixed version of rust for CI integration tests ( #39 )
2019-05-01 11:12:02 -04:00
Matan Kushner
0872d524ca
Add docker for integration tests ( #37 )
2019-04-28 13:34:46 -04:00
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