2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-31 05:55:11 +00:00

9 Commits

Author SHA1 Message Date
nanaya
be7bb55b97 Add rails version of rubocop 2024-01-08 19:39:01 +09:00
nanaya
47d8a9ca20 Use update instead of update_attributes 2019-08-17 20:37:02 +09:00
edogawaconan
83f6ad3a6e Update to 4.2.
- backport javascript functions.
- remove deprecation message from backported functions.
- fix queries and syntaxes.
- remove unused performance tester.
- update config settings to match 4.2.
- reflections is now string, not symbol.
- split off (/index) routes. For some reason it is always added now.
- DMailer is now plain ruby class.
- properly test xhr thingy.
- remove hooves
2014-12-23 03:15:06 +09:00
edogawaconan
87f17c9ef6 More thread variable clearance before every test. 2014-12-06 01:09:59 +09:00
edogawaconan
9faa5577ec Always clear cache before every tests. 2014-12-06 01:09:29 +09:00
edogawaconan
809561fbae Fix test for Note model. 2014-11-20 23:47:58 +09:00
edogawaconan
10a6fe1737 Remove enable_caching variable, allow env-based memcache server settings. 2014-11-20 17:50:48 +09:00
edogawaconan
c5bf39afab No need to specify full path of test_helper anymore. 2014-11-20 17:50:47 +09:00
edogawaconan
06175f6c3a Move test tructure to the latest version.
- `unit` becomes `models`
- `functional` becomes `controllers`
2014-11-20 17:50:47 +09:00