Age | Commit message (Expand) | Author |
---|---|---|
2020-06-18 | chore(test): move testing utilities to test_util crate (#6360) | Bartek Iwańczuk |
2020-05-11 | BREAKING: There is no public Rust API for the CLI (#5226) | Ryan Dahl |
2020-05-04 | simplify unit tests: compiler_api, workers (#5073) | Ryan Dahl |
2020-02-27 | Revert "chore: share HTTP server between tests (#3966)" (#4165) | Bartek Iwańczuk |
2020-02-26 | Fix flaky tests (#4134) | Ryan Dahl |
2020-02-17 | feat: add --cert flag for http client (#3972) | geoFlux |
2020-02-11 | chore: share HTTP server between tests (#3966) | Bartek Iwańczuk |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-11-13 | Revert "tests: share http server between tests (#3336)" | Ryan Dahl |
2019-11-13 | tests: share http server between tests (#3336) | Bartek Iwańczuk |
2019-10-29 | Remove TTY tests - dead code (#3229) | Ry Dahl |
2019-10-29 | fix race condition in test http server (#3237) | Andy Hayden |
2019-09-19 | Remove test.py, use cargo test as test frontend (#2967) | Ryan Dahl |