Thorsten Eckel 621ebc16d2 Maintenance: until_constant browser test helper method does not actually performs a Timout and can't handle nil as a result. 4 years ago
..
authenticated.rb ddfbf6139e Maintenance: Unified `:authenticated` and `:authenticated_as` helpers to just `:authenticated_as` in `system` and `request` specs. 4 years ago
browser_test_helper.rb 621ebc16d2 Maintenance: until_constant browser test helper method does not actually performs a Timout and can't handle nil as a result. 4 years ago
common_actions.rb 8886d7bada Maintenance: Fixed typo 'in_fixed_postion' => 'in_fixed_position'. 4 years ago
config.rb 5491b1b910 Invited Capybara to the party πŸŽ‰ Taking browser tests to the next level πŸš€. 5 years ago
custom_extensions.rb ab43ff94c8 Refactoring: In idiomatic Ruby loops are exited early by `return`-ing instead of `break`-ing. 4 years ago
driven_by.rb de22f60826 Maintenance: Added Zammad/NoToSymOnString cop to prevent .to_sym on Strings. 4 years ago
ensure_websocket.rb fa143749e4 Specs enhancement: reusable websocket status check 4 years ago
selectors.rb 222e8c0dd3 Fixes #2853 - Deletion of notes impossible if internal and communication = true 4 years ago
selenium_driver.rb 5491b1b910 Invited Capybara to the party πŸŽ‰ Taking browser tests to the next level πŸš€. 5 years ago
set_up.rb 87987ac71d Specs enhancement: avoids showing clues modal 4 years ago
websocket_server.rb 6000b9f5c1 Maintenance: Improved stability of the CI by gracefully stoping the websocket server instead of killing the thread which results in a blocked port sometimes. 5 years ago