11 Commits
Author SHA1 Message Date
Adrian HoandAdrian Ho a14d8924de extract: ignore syntax errors during load 2021-07-20 09:57:04 +08:00
Rylan Polster 4a82d807e1 style: remove RSpec/MultipleDescribes violations in commands 2021-02-01 20:30:51 -05:00
Markus Reiter 24ae318a3d Move type annotations into files. 2020-10-10 14:59:39 +02:00
Bo Anderson e3372e2a14 Lazily require some heavy files 2020-08-20 02:05:17 +01:00
Figroc Chen 3c09ab0d06 extract: semver aware 2019-12-03 21:45:55 +08:00
Mike McQuaid 36dbad3922 Add frozen_string_literal to all files. 2019-04-20 13:27:36 +09:00
Mike McQuaid aa44509be9 Test dev-cmd *_args methods
Also, add a few missing invocations.
2019-03-27 13:35:42 +00:00
Mike McQuaid 59d680a626 dev-cmd: only one integration test per command.
Integration tests are useful in detecting breakages but much slower so
let's only use one per command and install formula outside the
integration test framework (which is also slow).
2019-03-27 09:45:48 +00:00
Caleb Xu 0e080eba97 extract: simplify integration tests 2018-08-25 10:51:31 -04:00
Caleb Xu 9ab3ff4a41 extract: add spec/integration test 2018-08-24 11:42:11 -04:00
Caleb Xu 875885dda6 Add a starter file for spec 2018-08-21 10:17:23 -04:00