Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00:00 |
|
Patrick Linnane
|
9dee80cb2d
|
various: fix style errors
|
2023-12-18 09:34:01 -08:00 |
|
Carlo Cabrera
|
0c21ad20cd
|
macos_runner_spec: fix test
|
2023-04-25 17:05:05 +08:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Carlo Cabrera
|
5b8ead7bc8
|
Add more tests
Also, remove most integration tests, because they're slow.
|
2023-04-07 22:21:46 +08:00 |
|