BigW Consortium Gitlab
The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
anonymous_user_sees_members_spec.rb | Loading commit data... | |
group_links_spec.rb | Loading commit data... | |
group_member_cannot_leave_group_project_spec.rb | Loading commit data... | |
group_member_cannot_request_access_to_his_group_project_spec.rb | Loading commit data... | |
group_members_spec.rb | Loading commit data... | |
group_requester_cannot_request_access_to_project_spec.rb | Loading commit data... | |
list_spec.rb | Loading commit data... | |
master_adds_member_with_expiration_date_spec.rb | Loading commit data... | |
master_manages_access_requests_spec.rb | Loading commit data... | |
member_cannot_request_access_to_his_project_spec.rb | Loading commit data... | |
member_leaves_project_spec.rb | Loading commit data... | |
owner_cannot_leave_project_spec.rb | Loading commit data... | |
owner_cannot_request_access_to_his_project_spec.rb | Loading commit data... | |
sorting_spec.rb | Loading commit data... | |
user_requests_access_spec.rb | Loading commit data... |