Stefan Haller
8081b59a02
Allow passing multiple flags to the cli runner
...
This is useful for example to pass both -slow and -debug. Since we're about to
add yet another flag in the next commit, it becomes even more important. Plus,
it makes the code a little nicer too.
2023-09-25 09:09:41 +02:00
Stefan Haller
b6c892a08a
Provide a simple way to debug an integration test
2023-09-11 08:17:58 +02:00
Simon Whitaker
ed1547e0cb
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
Jesse Duffield
8b5d59c238
remove legacy integration tests
2023-02-26 11:34:18 +11:00
Jesse Duffield
7b757d1cfe
add branch rebase integration test
2022-09-09 20:55:47 -07:00
Jesse Duffield
b2ae651686
add slow flag to integration tests
2022-08-14 20:49:20 +10:00
Jesse Duffield
5173d7f5e1
better CLI interface
2022-08-14 17:20:52 +10:00