Commit Graph

52 Commits (76cdcba1adf49fd4cad74507922f5f3d11cdb165)

Author SHA1 Message Date
j.wollert 0d461731e4 use the current time for creating project ids, too 14 years ago
j.wollert 4c9ac0d1e2 mock projects using our helper so we don't have to be concerned about those validations any more 14 years ago
j.wollert 9576035611 helper for using a minimal query without permissions 14 years ago
j.wollert 161add1e80 helper for generating valid projects 14 years ago
j.wollert 311971ad14 fixes specs failing because of the additional permissions filter 14 years ago
j.wollert aa97258b94 require helper files for models 14 years ago
j.wollert cce332eb2d ignore permissions for group_by specs. 14 years ago
p.tessenow cce1c3d310 fixed wrong test in operator.spec 14 years ago
p.tessenow bbf9b11554 enhanced newly defined display? and selectable? specs 14 years ago
p.tessenow 95d3d737e3 added selectable? und display? tests 14 years ago
p.tessenow b3c6504923 added tests for =-operator. One test failes because of a bug which is fixed in the 'usage report'-reporting-engine 14 years ago
t.felgentreff 50e38868a2 don't define exemplars twice 14 years ago
rkh 0059264d8b white space 14 years ago
rkh 0f7d132588 white space 14 years ago
rkh 3751894ae6 white space 14 years ago
rkh 82d2bcdfdd test is failing by design -> mark pending 14 years ago
rkh 00f009832e dont test matching operator on integer (postgres doesn't like that) 14 years ago
rkh c0ae3e91ee white space 14 years ago
rkh 9077d67903 fix spec for author_id filter 14 years ago
rkh 09233b6686 correct spec description 15 years ago
rkh 6ec3147501 fix spec 15 years ago
p.tessenow 033cf0b8d4 added tests for author_id filter 15 years ago
rkh 830f6e8c33 fix spec 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago
rkh f65f869579 fix spec 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
p.tessenow 4019a79625 changed chaining specs to be more clear in what is exspected when using inherited attributes 15 years ago
p.tessenow efa2d8415a adapted filter specs to newly introduced changes 15 years ago
t.felgentreff 31045a95b3 implement convenience for getting all group_bys and all filters in a query 15 years ago
rkh 3fcaf252f9 tables work 15 years ago
rkh 39c1faba89 renamed walker 15 years ago
rkh 81d6d83f12 shield against type cast 15 years ago
p.tessenow c3a67abbff test counted sql-generation way too often thus it constantly failed - fixed now 15 years ago
p.tessenow a330913b97 assert in tests that a database query is send only one time for each cost_query 15 years ago
p.tessenow 68ad422e13 removed a test for results-default-type 15 years ago
p.tessenow 95205c0ff7 added tests for CostQuery::Result.type 15 years ago
rkh 1413864b37 fix specs 15 years ago
p.tessenow acde058760 added walker specs 15 years ago
p.tessenow d0210c6061 slightly refactored result_spec 15 years ago
p.tessenow 9be40ede07 funny comments 15 years ago
rkh 8b27932fd4 all_group_fields 15 years ago
rkh eb7c6e4132 fix spec 15 years ago
rkh c0a779732e fix positioning stuff 15 years ago
p.tessenow ec1be6236b added kinda complicated test that tries to assert three group_by's in a query 15 years ago
p.tessenow 4ac9a9831c added a cost entry to fixtures to have an entry which lives in another week 15 years ago
p.tessenow 4a3e6eec08 added several specs for the correct placing of group_by's et al in a cost_query's chain 15 years ago
p.tessenow 01ae0f5c22 added specs for :row and :column types for group_by's 15 years ago
p.tessenow d4f5e0e12b added specs for traveling width-first throug a result 15 years ago
rkh 2eb7e96c2c remove some line messing with the specs 15 years ago
rkh 3bfbf8c97c remove spec/models/cost_entry_spec.rb 15 years ago