Matt Jankowski
|
63c9102f8a
|
Fix `RSpec/MessageChain` cop (#27776)
|
2023-11-09 12:57:23 +00:00 |
Matt Jankowski
|
3a2a15c6ea
|
Use `build` where possible in fabricators (#25360)
|
2023-06-10 18:29:01 +02:00 |
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
Nick Schonning
|
81ad6c2e39
|
Autofix Rubocop Style/StringLiterals (#23695)
|
2023-02-19 07:38:14 +09:00 |
ysksn
|
60f247c2e7
|
Add tests for SessionActivation (#5668)
* Fabricate SessionActivation
not only user_id but user association.
* Add tests for SessionActivation
|
2017-11-13 09:54:48 +09:00 |
Sorin Davidoi
|
2211e8d1cd
|
Revocable sessions (#3616)
* feat: Revocable sessions
* fix: Tests using sign_in
* feat: Configuration entry for the maximum number of session activations
|
2017-06-23 18:50:53 +02:00 |