Commit Graph

3264 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Peter Lehwess defa35f6ef Merge specs from delete_project_spec.rb into project_spec.rb 9 years ago
Peter Lehwess 9cffb2a932 Replace project creation cuke in favour of rspec feature spec 9 years ago
Oliver Günther 282bb549d5 Simple spec for new work packge 9 years ago
Stefan Botzenhart 89c982f003 Remove manual spec retries 9 years ago
Stefan Botzenhart a8cc5687cf Only retry specs when running on CI 9 years ago
Oliver Günther d09c91d2f8 Complete translation of done ratio 9 years ago
Stefan Botzenhart 43182a99f0 Do not raise error on CI when database state is not clean after suite 9 years ago
Stefan Botzenhart 067ea409b2 Retry failed specs 2 times by default and wait 5 seconds 9 years ago
Peter Lehwess 0430a8af8a Display api and rss token values not the object in the notices 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Oliver Günther ca3e136cf7 Add feature spec to robots output 9 years ago
Oliver Günther c3b9dea39f Use path helpers instead of manual paths 9 years ago
Peter Lehwess 0c7aac1584 Clean up user experiance for generating tokens for the first time 9 years ago
Oliver Günther cd7ec57ee6 Empty check for newer Git versions 9 years ago
Peter Lehwess cb9f904cfe Adjust create_spec to suit the restructured account section 9 years ago
Peter Lehwess 8870e7cbe4 Click on correct buttons in the user login feature spec 9 years ago
Peter Lehwess 6dc1140505 Remove broken cukes in favour of rspec feature specs for my account 9 years ago
Peter Lehwess 0196431d6a Port users/deleting.feature cukes to rspec feature specs 9 years ago
Peter Lehwess 6d7b559f63 Adjust create spec to expect the re-structured content 9 years ago
Alexander Bach 46ad7f79e7 Adjust spec to new menu structure 9 years ago
Mohamed Wael Khobalatte 4764684089 Ensure warning-free use of `raise_error` 9 years ago
Mohamed Wael Khobalatte 03cce5e25d Avoid defining same constants in multiple specs 9 years ago
Mohamed Wael Khobalatte 8015984218 Avoid confusing cast by passing an actual boolean 9 years ago
Mohamed Wael Khobalatte c885551329 Pass id to AR's `exists?` and `find` instead of an instance 9 years ago
Mohamed Wael Khobalatte 626779d92d Use assert_select instead of deprecated assert_tag 9 years ago
Mohamed Wael Khobalatte 3a0034de19 Use Rails 4's `deliver_now` 9 years ago
Stefan Botzenhart 292c872079 Increase retry wait time to 10 secs for watchable routes spec 9 years ago
Stefan Botzenhart 328ee4029b Ignore local .rspec file 9 years ago
Stefan Botzenhart 14b8a1ed31 Rework work package index sums cuke to rspec feature spec 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Stefan Botzenhart 01e3d65a49 Rewrite work package pagination spec to rspec feature spec 9 years ago
Stefan Botzenhart 1f603b3d1e Retry principal spec 9 years ago
Stefan Botzenhart 180ccfe313 Disable attachment spec which goes through legacy create form 9 years ago
Stefan Botzenhart de14bf43b9 Add retry parameters for randomly failing specs 9 years ago
Stefan Botzenhart 200dddb21d Retry inplace editor spec in case it fails 9 years ago
Stefan Botzenhart 3296bbdf06 Retry select work package row spec if it fails 9 years ago
Henriette Dinger 066a7e9bc5 Fix broken spec (give correct parameters) 9 years ago
Stefan Botzenhart 4f463f1fa7 Add retry parameters for subject editor spec 9 years ago
Alex Coles ba3e56e4ce Ensure StatusesController#update uses PATCH 9 years ago
Stefan Botzenhart 844da48edb Clean up spec support files 9 years ago
Stefan Botzenhart 4163857295 Add rspec retry gem 9 years ago
Stefan Botzenhart 33dbbc2f39 Provide fixtures for legacy specs 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Stefan Botzenhart 9f96c71244 Generate code coverage report selectively 9 years ago
Stefan Botzenhart 7d913f7f80 Use database cleaner for legacy specs 9 years ago
RobinWagner 5b668f5f67 Fix spec 9 years ago
Stefan Botzenhart 4398130609 Disable datapicker spec on rails based view 9 years ago
Jens Ulferts 598a384a2f reworks workpackage index/show page routes 9 years ago
Stefan Botzenhart e4bb2edf44 Manually require factory girl rails 9 years ago
Jens Ulferts dac4459100 restructure available principals spec for better readability 9 years ago