Commit Graph

722 Commits (e49156c2b47cc058594ae7917eb4dc42755c12b3)

Author SHA1 Message Date
Hagen Schink cbb288dba4 Remove superfluous comment 11 years ago
Hagen Schink e73a68280f Move CP test with invalid project test to spec 11 years ago
Hagen Schink b9123622d4 Move copy project with valid project test to spec 11 years ago
Hagen Schink ed294f5b97 Let spec respect delayed jobs 11 years ago
Hagen Schink 336000992a Test mail delivery after copy 11 years ago
Hagen Schink b82d13f4d4 Refactor copy call 11 years ago
Hagen Schink e646747a28 Test copy is created successfully 11 years ago
Hagen Schink cc36ac012e Test flash message is displayed 11 years ago
Hagen Schink 272b9c9bc1 Test copy redirects back 11 years ago
Hagen Schink 223494f746 Refactoring: Remove duplicated lets 11 years ago
Alex Coles 81682a7417 Fix whitespace in specs 11 years ago
slawa 2087f67a19 Test scenario form creating a custom field with empty name, other for check how the fallback name is set. 11 years ago
slawa 371990e669 Test scenario form creating a custom field with empty name, other for check how the fallback name is set. 11 years ago
Alex Coles f7ffe743bb Add skeleton spec for "API v3" QueriesController 11 years ago
Alex Coles f504de3853 Add basic specs for auxiliary "API v3" Controllers 11 years ago
Ion Biziiac 9d9c94c137 Specs for default work package status destroy 11 years ago
Ion Biziiac 32ff6a4945 Specs for default work package status destroy 11 years ago
Michael Frister 98f81665db CSRF Protection: Prevent login CSRF 11 years ago
Michael Frister c2fdfd0f1d Fix API requests without CSRF token being rejected 11 years ago
Alex Coles 43c1415039 Remove tangential code from WorkPackagesController 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Markus Kahl 536d9a5fa3 use translated label for reported work packages 11 years ago
Markus Kahl 806ff442c8 don't use deprecated should syntax 11 years ago
Markus Kahl 7db77ee660 spec display of number of reported work packages 11 years ago
Jonas Heinrich c17b47aab5 adds a scope to the test and removes unnecessary require 11 years ago
Markus Kahl 3551a7ba9f fixed typo in comment 11 years ago
Markus Kahl c1229ae42a updated copyright 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Philipp Tessenow bd8dea129c add specs for handle_unverified_request in app controller 11 years ago
Hagen Schink e0747e86ca Fix spec for Ruby 2.1 11 years ago
Alex Coles 2cf855a467 Teach #column_data_type to handle CurrencyQueryColumn 11 years ago
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago
Jonas Heinrich 8a354e9337 changes test description 11 years ago
Michael Frister d29f5b8421 Fix flash message shown when an account is inactive 11 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Alex Coles a31b2e2e5e Add back request accidentally deleted in 7645789b 11 years ago
Alex Coles 5cdc438c52 Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alex Coles 7645789b5c Style fix: Replace do…end with {} in expect blocks 11 years ago
Philipp Tessenow 07ecf4b038 honor timestamp in auth_hash 11 years ago
Michael Frister 09c46ee96c Omniauth: Return 400 on invalid auth_hash 11 years ago
Michael Frister f6f4768387 Omniauth spec: Check more user fields for being assigned 11 years ago
Michael Frister 189361bd51 Omniauth: Add spec testing redirect on disabled self registration 11 years ago
Michael Frister e6df36f2ba Move omniauth-related AccountController specs to separate file 11 years ago
Philipp Tessenow 4e6a14c8fd linted AccountControllerSpec 11 years ago
Michael Frister ca94df7427 Add spec for AccountController#identity_url 11 years ago
Michael Frister a9315ac6bc AccountController spec: Use route helpers for MyController 11 years ago
Michael Frister f3f5306088 Register: Add spec testing back_url is preserved on manual activation 11 years ago
Michael Frister 29a7971e6b Add spec example testing omniauth_login sets back_url 11 years ago