Commit Graph

41 Commits (0a4a73f9a67d5dc80a66d192af2b89cac41563a1)

Author SHA1 Message Date
Matt Jankowski bfe3d49cca
Add `inline_jobs` to admin/reset spec ()
Matt Jankowski c40cd79c4d
Convert `admin/invites` controller specs to system specs ()
Matt Jankowski 06d6b35e88
Convert `admin/tags` controller specs to system specs ()
Matt Jankowski f49161ab1d
Oauth system spec cleanup / helper method extraction ()
Matt Jankowski 463f9197d8
Add regression coverage for admin reports resolution button within form ()
Matt Jankowski b7bb850efd
Enable hostname config for all system specs ()
David Roetzel e6cda8388c
Move OTP secret length to configuration ()
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs ()
Matt Jankowski 5a8f2fe31d
Convert `settings/exports` controller spec to system/request specs ()
Matt Jankowski 4aa600387e
Move redirect/base body class to view ()
Matt Jankowski c6a0768fe5
Use shared system spec helper methods ()
Matt Jankowski 4f81ad2494
Add coverage for `media#player`, move body class to view ()
Matt Jankowski e820cc30b8
Convert invites controller spec to system/request specs ()
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec ()
Matt Jankowski 928390c2ba
Convert `admin/settings` controller specs to system specs ()
Matt Jankowski 219458d7d4
Convert `tags` controller spec to system and request specs ()
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec ()
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec ()
Matt Jankowski 0ef636f72d
Convert `shares` controller spec to system spec ()
Matt Jankowski 4c2534d12e
Convert "static page" controller specs to system specs ()
Renaud Chaput 4545b8d6cb
Add the ability to ignore specific browser errors for a spec ()
Renaud Chaput c3e1d86d58
Fix log out from user menu not working on Safari ()
Matt Jankowski 95eadabe44
Extrude `fill_in_auth_details` method to `ProfileStories` spec support module ()
David Roetzel dd53792714
Move UI tests from controller to system spec ()
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names ()
Matt Jankowski 827e36ff9e
Fix `Capybara/NegationMatcher` cop in spec/system ()
Matt Jankowski 249cbc449c
Use existing config access to `local_domain` value ()
Matt Jankowski 0a2110b9af
Add coverage for custom filters ()
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration ()
Matt Jankowski fa43a6c835
Use more accurate `redirect_uri` in oauth spec ()
Claire e73cf356d2
Move OAuth flow tests from feature tests to system tests ()
Claire 6f7615ba86
Add basic end-to-end test for admin moderation interface ()
Claire 96ddf1d482
Fix flaky end-to-end OCR test ()
Claire ca8fbda5d0
Add end-to-end test for OCR in media uploads ()
Eugen Rochko 6936e5aa69
Change design of compose form in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs ()
Renaud Chaput 63d0b52cf3
Add a system spec for the `/share` endpoint ()
Matt Jankowski f06c1f1552
Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features ()
Renaud Chaput 6712bf86cd
Fixes website not loading for unlogged users ()
Matt Jankowski 2528a0721f
Update `rubocop-capybara` to version 2.19.0 ()
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests ()