1
0
Commit Graph

20 Commits

Author SHA1 Message Date
Matt Jankowski
ad34d33bfd
Formalize some patterns in cli specs () 2023-12-07 13:49:14 +00:00
Matt Jankowski
7753e5f715
Add shared example for CLI command specs () 2023-12-01 12:00:34 +00:00
Claire
c260a68f54
Clean up some Mastodon::CLI::Accounts tests () 2023-11-20 10:46:02 +00:00
Matt Jankowski
1fabf20a88
Reduce .times usage in lib/mastodon/cli/accounts spec () 2023-11-20 09:04:46 +00:00
Daniel M Brasil
7bc8f03162
Add test coverage for Mastodon::CLI::Accounts#migrate () 2023-10-19 16:11:15 +02:00
Daniel M Brasil
091a21e1bc
Add test coverage for Mastodon::CLI::Accounts#prune () 2023-10-18 10:20:50 +02:00
Claire
b34a2b1b33
Fix errors in CLI specs () 2023-10-17 15:30:12 +02:00
Daniel M Brasil
eb6f8181e1
Add test coverage for Mastodon::CLI::Accounts#reset_relationships () 2023-06-06 13:37:09 +02:00
Daniel M Brasil
70cd2d6000
Add test coverage for Mastodon::CLI::Accounts#cull () 2023-06-05 14:51:25 +02:00
Daniel M Brasil
03a707f6a6
Add test coverage for Mastodon::CLI::Accounts#merge () 2023-06-05 08:16:12 +02:00
Daniel M Brasil
2a353200ad
Add test coverage for Mastodon::CLI::Accounts#rotate () 2023-06-01 14:29:29 +02:00
Daniel M Brasil
f906e21a4f
Add test coverage for Mastodon::CLI::Accounts#refresh () 2023-06-01 10:01:09 +02:00
Daniel M Brasil
3c41547f49
Add test coverage for Mastodon::CLI::Accounts#backup () 2023-05-31 15:32:37 +02:00
Daniel M Brasil
bf9a7ce8e8
Add test coverage for Mastodon::CLI::Accounts#unfollow () 2023-05-31 09:33:57 +02:00
Daniel M Brasil
dbc44be0ca
Add test coverage for Mastodon::CLI::Accounts#follow () 2023-05-30 16:13:29 +02:00
Daniel M Brasil
3d253b9830
Add test coverage for Mastodon::CLI::Accounts#approve () 2023-05-30 15:00:21 +02:00
Daniel M Brasil
bbbcdc083f
Add test coverage for Mastodon::CLI::Accounts#delete () 2023-05-30 11:59:17 +02:00
Daniel M Brasil
bdc7548652
Add test coverage for Mastodon::CLI::Accounts#modify () 2023-05-29 15:31:59 +02:00
Daniel M Brasil
11b8336418
Add test coverage for Mastodon::CLI::Accounts#create () 2023-05-29 11:43:19 +02:00
Matt Jankowski
384345b0de
Add CLI Base class for command line code () 2023-05-24 11:55:40 +02:00