mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

bundle exec rake parallel:create parallel:load_schema parallel:prepare 直後に bundle exec rake spec すると /spec/controllers/api/v1/accounts/relationships_controller_spec.rb:53 が、実際の値が1大きくて落ちるようだ。

二回目に走らせたら ./spec/workers/scheduler/subscriptions_scheduler_spec.rb:16 が The request POST http://hub.example.com/ was expected to execute 1 time but it executed 0 times って。あれれー?

zunda

次はまた./spec/controllers/api/v1/accounts/relationships_controller_spec.rb:53

次は全通し

テストの走行順に依るんだろうな