Commit Graph

4573 Commits (4a686f16d93b5cf2609b7a7a353eb509f5262458)

Author SHA1 Message Date
Oliver Günther b87e6ef900
Rubocop 8 years ago
Oliver Günther 216d98e618
Don't access the file more than once in export spec 8 years ago
Oliver Günther 2eb762182d
Move set_attribute into work package field so table spec can profit 8 years ago
Oliver Günther 4af87a2be8
Remove have_text matcher in edit spec 8 years ago
Oliver Günther ebbfd60b30
Use thin as default server 8 years ago
Oliver Günther 76ac1b319a
Use waiting test for `WorkPackageField#editable?` 8 years ago
Oliver Günther e5aea9ad00
Explictly retry examples 8 years ago
Oliver Günther 4321dc8430
Fix capybara selector 8 years ago
Oliver Günther bf003f644e
Increase timeout in Capybara 8 years ago
Oliver Günther 81c79d82ae
Only check expect_active! when no error occurs 8 years ago
Oliver Günther 64d14634ff
Correctly clear theme double 8 years ago
Oliver Günther 320612b65b
Improve wait time for edit and new specs 8 years ago
Oliver Günther 3cce854bb6
Clear RequestStore when using PathHelper with relative url 8 years ago
Oliver Günther 08f2246c83
Avoid clearing the asset precompilation config 8 years ago
Oliver Günther a5a788ddfd
Increase maximum wait time for notifications 8 years ago
Oliver Günther 9a20bd04db
Use retry: true for export spec 8 years ago
Oliver Günther a77e4a4a8d
Introduce rspec-retry 8 years ago
Oliver Günther e4511ec3a7
Retry setting single attributes in AbstractWorkPackage 8 years ago
Oliver Günther d0311d8f28
Fix input_types for some attributes and make error message more useful 8 years ago
Oliver Günther 6c2176febf
Fix activity selector after page reload, should contain 2 entries 8 years ago
Oliver Günther 573eff244a
Avoid shadowing ambigous matches in ensure_page_loaded 8 years ago
Oliver Günther 367a18d452
Fix Setting.app_title order failure 8 years ago
Oliver Günther 54f4bd43f9
Fix order-dependent failure in account_controller_spec 8 years ago
Oliver Günther df3cdfbc3d
Use field#activate! for version 8 years ago
Oliver Günther b42f60fbe2
Clean up mail deliveries before each spec rather than after 8 years ago
Oliver Günther e3f1b42df3
Rewrite AbstractWorkPackage#set_attrbiutes 8 years ago
Oliver Günther 4fb23c957b
Restructure spec_helper into rails_helper and support files 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Oliver Günther b6ff5f8010
Use append_after for DatabaseCleaner hook 8 years ago
manuschiller 644d27fd0c
Make use of the filter option for autocompletion 8 years ago
Oliver Günther 43d14ebef8
Use changeParent in removeChild method 8 years ago
Oliver Günther 6cf167f22f
Correctly adapt to user's permissions 8 years ago
Oliver Günther 2986d6d7fc
Fix hierarchy spec and move into one example for performance 8 years ago
Oliver Günther 897aa22c92
Extend relation spec 8 years ago
Markus Kahl 104bde6ad7
execute wp notifications as recipient for permissions 8 years ago
Oliver Günther 657db6839c
Remove more params deprecations 8 years ago
Oliver Günther 2f7604831c
Add spec to test for transitive status transitions 8 years ago
Markus Kahl 3c91c05f98 fixed typo 8 years ago
Markus Kahl e487d53abe regression test for #24114 (broken watcher filter) 8 years ago
Oliver Günther e7d505c7c7
Add spec for updating an unknown user 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 9991beb3a2
Use request spec instead of Rack::Test 8 years ago
Oliver Günther c77309b8b8
Review remarks 8 years ago
Oliver Günther 467bf13e28
Return correct status from successful create 8 years ago
Oliver Günther fe2295a605
Add spec for unauthorized access 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 8 years ago
Oliver Günther 11794feed1
Handle invitation flow 8 years ago
Oliver Günther 9dc8d09516
Add CreateUser API endpoint and spec 8 years ago
Oliver Günther c284109d70
User contract: Require password set when status is `active` 8 years ago
Oliver Günther 826ec7b7b6
Add CreateUserService and User contracts 8 years ago