Commit Graph

168 Commits (6c072296357b79887eb4084e6838ff4cb9c09a31)

Author SHA1 Message Date
Christian Rijke 1c796fd1a8 Remove fixtures. 12 years ago
Christian Rijke fb2cd2f9a3 Fix typo and create custom field with provided test method. 12 years ago
Christian Rijke 188df4cb83 Fix custom field filter specs. 12 years ago
Christian Rijke 1f7f5c2352 Fix group-by specs 12 years ago
Christian Rijke 6394de1f49 Fix typo. 12 years ago
Christian Rijke a17cfcdfd3 Fix remaining chaining specs by moving project initialization to let-block. 12 years ago
Michael Frister ac780a3f79 Fix one chaining spec 12 years ago
Christian Rijke 68b9e240c5 Fix integration spec, replace fixtures with factories, update expectations (hardcoded values instead of database queries for expectations). 12 years ago
Christian Rijke 60ec6910be Fix operator spec, replace fixtures with factories, update expectations. 12 years ago
Christian Rijke 79d8fcc70a Fix result spec, replace fixtures with factories, update expectation. 12 years ago
Christian Rijke 777409a277 Fix walker spec, replace fixtures with factories. 12 years ago
Michael Frister 3a71374946 Fix remaining filter_specs 12 years ago
Michael Frister cfd90f844c filter_spec: Fix two specs 12 years ago
Martin Linkhorst 61a52fa61b move test helpers to rspec's support folder 12 years ago
Martin Linkhorst 88e4a1adb2 rename Factory => FactoryGirl 12 years ago
Michael Frister 44d919b9d0 Fix Entry.count and some filter_specs, 11 still failing 12 years ago
Michael Frister 9e79bafff4 Spec QueryHelper: Use newer RSpec module instead of Rspec 12 years ago
Michael Frister 3aedc76f77 Make specs run, but they are far from green 12 years ago
Michael Frister 9e5d92d1fb Update factories for rails3 12 years ago
Jens Ulferts 0156489c52 rephrases specs for clarity 12 years ago
Felix Schäfer 6559d52644 Postgres still doesn't order stuff on its own 12 years ago
Felix Schäfer 0d1ff9aac2 #all and #first and so on are not ordered x_x 12 years ago
Jens Ulferts 6809ccf1ae destroy private cost queries upon user deletion, reassociate public once to the DeletedUser, remove the deleted user's id from filters in public cost_queries 13 years ago
Jens Ulferts 32139da378 specfix: adding custom_field translation fixtures 13 years ago
Romano Licker d8d41d8205 spec, der sicherstellt, dass ein 404 zurückkommt 13 years ago
Felix Schäfer 651d476079 Make sure to wait long enough for the cache to be invalidated. 13 years ago
Tim Felgentreff 2a3f662f01 Fix filter_spec 13 years ago
Konstantin Haase 1a67f82176 --allow-empty-message 13 years ago
Tim Felgentreff a2ed89e1e3 fix spec 14 years ago
Tim Felgentreff 897ee4d963 split specs, for easier fixing 14 years ago
Tim Felgentreff 7d21159c17 operator specs 14 years ago
Tim Felgentreff de5a2e5ce3 this should fix the remaining specs 14 years ago
Tim Felgentreff d715b13710 Reload the cache in specs 14 years ago
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago
Tim Felgentreff 2749d9e7dd more spec fixes 14 years ago
Tim Felgentreff 76f2a25592 fix copy'n'paste error in specs 14 years ago
Tim Felgentreff 0964c1cf1e #2102: Add specs for custom field generation/removal 14 years ago
Philipp Tessenow 17ff3fe276 fix filter user_id test - require a non anonymous user 14 years ago
Philipp Tessenow 7c00346fea fix chaining_spec testing query initialization blocks 14 years ago
jwollert d1c88fac81 small typos in chaining spec 14 years ago
jwollert 38bd0c3eb5 adjust to new validation const discovery in specs 14 years ago
Konstantin Haase 434eabf877 fix specs 14 years ago
jwollert 0858824776 salvages botched merge 14 years ago
jwollert 19f311e93a renames customfields to customfieldentries 14 years ago
Konstantin Haase 1a578d5e25 Remove Report.lookup 14 years ago
Konstantin Haase 30d7bc1e43 Rename CustomField filter to CustomFields 14 years ago
jwollert 5851790225 fixes brittle chain initialization spec 14 years ago
jwollert 0852d3953d errors are now hashes with types as keys instead of messages, as we should localize in the frontend 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago