Commit Graph

232 Commits (a022169f2364324c0df46389de5b3629e29ac0f9)

Author SHA1 Message Date
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Jens Ulferts 7c1537bc62
params are not turned into string - thus "double" 8 years ago
Jens Ulferts 3396e2dc96
adapt spec format to avoid deprecation 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Jens Ulferts 419f1b4477 adapt spec to v3 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Jens Ulferts 1345f79ef5 rename parameter in spec 9 years ago
Jens Ulferts f396f29d71 fix default query initialization again 9 years ago
Jens Ulferts 0123e70316 adapt specs to altered implementation 9 years ago
Jens Ulferts 003eae5bbb remove no longer applicable tests 9 years ago
Stefan Botzenhart ba3c727dcc Remove pending specs 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jan Sandbrink 1ac1188ef8 fix spec double and remove users from groupable CFs 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alex Coles 1d1d56217d Without message chain, prefer #receive in spec 9 years ago
Alex Coles 985a15f08a Remove obsolete TODO in VersionsController spec 9 years ago
Alex Coles 8338b7a6e1 Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 69aaa74e5f Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Markus Kahl c24c58a273 fixed specs; use default realm; test custom realm 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jens Ulferts 9b93316283 explicitly expecting a setting 10 years ago
Alexander Bach 9d641a30f6 Address styling issues 10 years ago
Alexander Bach a670032b83 Covered #includes_for_columns in tests 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles fed972eefa Mark broken QueriesController policy spec pending 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fa1d595d96 links user and version cf on wp table 10 years ago
Jens Ulferts 482c47f69b improve handling of desired columns 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Alex Coles 40001c90f3 Fix hash keys in WorkPackagesController spec 10 years ago
Alex Coles 100955756a Fix hash keys in QueriesController spec 10 years ago
Alex Coles 1bb21b23c7 Remove option passed to render_template matcher 10 years ago
Alex Coles f95c9d15f3 Prefer #map over #collect in specs 10 years ago
Alex Coles 25ede2df34 Re-run Rubocup auto-correct on pagination_spec_helper.rb 10 years ago
Alex Coles 86f319a927 Fix bad rubocop auto-correct in pagination_spec_helper.rb 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Jens Ulferts 2a6f756570 read column_sums 10 years ago
Philipp Tessenow 8e3c56aef5 fix query_loading spec 10 years ago
Philipp Tessenow 4d6d4f4df6 add experimental-api query permission specs 10 years ago
Hagen Schink a1cdb076e0 Improve spec readability 10 years ago
Hagen Schink 36a6230726 Improve context description 10 years ago