discourse/spec/lib/backup_restore
Jarek Radosz 09446baf10
DEV: Fix `redis.sadd` warnings (#23244)
```
Redis#sadd will always return an Integer in Redis 5.0.0. Use Redis#sadd? instead
```
2023-08-28 12:58:47 +08:00
..
backup_file_handler_multisite_spec.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
backup_file_handler_spec.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
backuper_spec.rb SECURITY: Rate limit the creation of backups 2023-03-16 16:09:22 +01:00
database_restorer_multisite_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
database_restorer_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
local_backup_store_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
meta_data_handler_spec.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
s3_backup_store_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
shared_context_for_backup_restore.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
shared_examples_for_backup_store.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
system_interface_multisite_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
system_interface_spec.rb DEV: Fix `redis.sadd` warnings (#23244) 2023-08-28 12:58:47 +08:00
uploads_restorer_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00