]> cat aescling's git repositories - mastodon.git/commit
Speed up test suite by not generating RSA keys in test environment (#7296)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 2 May 2018 13:45:24 +0000 (15:45 +0200)
committerGitHub <noreply@github.com>
Wed, 2 May 2018 13:45:24 +0000 (15:45 +0200)
commitc5dcd7d836d53ede4751405ec5701f9f3b48102c
treead8705b51c70cb7f80eff4724f0de708cad10762
parent965345316fb3fef640a6bcc463d09d4a38b28608
Speed up test suite by not generating RSA keys in test environment (#7296)

One RSA keypair for all fabricated test accounts is enough
app/models/account.rb
spec/fabricators/account_fabricator.rb
spec/models/account_spec.rb