Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Dominik Klein
|
2b58a97c68
Maintenance: Simulate login instead of using the real login form all the time.
|
3 years ago |
Thorsten Eckel
|
9c7ddb7a9d
Maintenance: Removed unneeded authenticated: true meta attribute for system tests which is the default.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Mantas Masalskis
|
ddfbf6139e
Maintenance: Unified `:authenticated` and `:authenticated_as` helpers to just `:authenticated_as` in `system` and `request` specs.
|
4 years ago |
Mantas Masalskis
|
8386a07a7b
Refactoring: Prefer RSpec matchers over selectors for expressive output and isolated scope.
|
5 years ago |
Mantas Masalskis
|
c33bd9c7e3
Maintenance: Added test coverage for Knowledge Base initial data loading and translation update.
|
5 years ago |
Mantas Masalskis
|
6606aa29cd
Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime.
|
5 years ago |