diaspora/spec
Benjamin Neff 78b28c3d54
Handle nodeinfo timeouts gracefully
some (especially bigger pods) are sometimes slow to respond with
statistics, so lets handle that gracefully and not mark the pods as
down.
2022-07-24 17:19:04 +02:00
..
controllers Add NodeInfo 2.1 2022-07-23 16:59:37 +02:00
fixtures Change domain for poduptime 2021-10-25 01:59:30 +02:00
helpers Upgrade to rails 6.1 2022-07-20 21:27:41 +02:00
integration Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
javascripts Fix jasmine fake publisher messing with follow up tests in random order 2022-06-19 19:29:50 +02:00
lib Handle nodeinfo timeouts gracefully 2022-07-24 17:19:04 +02:00
mailers Fix deprecation warnings for rails 6.0 2022-07-20 21:26:58 +02:00
models Remove error if there was no error anymore 2022-07-24 17:17:51 +02:00
presenters Add xmppChat to NodeInfo 2.1 test for 0.7.x 2022-07-23 18:40:11 +02:00
serializers Use old person private key if relayable author migrated away 2021-11-23 00:46:50 +01:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
views/status_messages Fix deprecation warnings for rails 6.1 2022-07-20 21:27:41 +02:00
workers Fix deprecation warnings for rails 6.0 2022-07-20 21:26:58 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb Bump json-schema and remove json-schema-rspec (unmaintained) 2022-06-27 02:19:38 +02:00