..
achievement.spec.coffee
Removed unneeded mongodb driver, since Mongoose uses its own.
2015-02-22 11:38:51 -08:00
admin.spec.coffee
Added the recalculation script for a couple of statistics
2014-07-23 15:22:53 +02:00
article.spec.coffee
Fixed the rest of the server tests.
2014-08-29 16:28:07 -07:00
auth.spec.coffee
Changed UDID to identifierForVendor
2014-11-20 20:03:24 -05:00
campaign_handler.spec.coffee
Merged in campaign editor and campaign view. Destroyed WorldMapView, CampaignOptions, and LevelOptions. Lots of stuff is now stored in the database instead of code. Cleaned up a few unneeded old features. Fixed some problems with checking permissions on first rather than latest versions of documents.
2014-12-28 13:25:20 -08:00
db-id-version.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
discount_handler.spec.coffee
Merge branch 'sponsored-subs'
2015-03-13 15:19:20 -07:00
file.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
folder.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
languages.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
level.spec.coffee
Revert "Fixed #1076 , and all other instances of empty objects being stripped out of documents. Turns out mongoose was doing this intentionally as a feature? I don't understand why that's on by default. Oh mongoose."
2015-01-09 18:30:05 -08:00
level_component.spec.coffee
Fixed the rest of the server tests.
2014-08-29 16:28:07 -07:00
level_feedback.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
level_session.spec.coffee
Added test cases for fetching related by user slug instead of ID
2014-07-29 12:48:31 +02:00
level_system.spec.coffee
Fixed the rest of the server tests.
2014-08-29 16:28:07 -07:00
level_thang_component.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
level_thang_type.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
mail.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
patch.spec.coffee
Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power.
2015-02-25 18:41:39 -08:00
payment.spec.coffee
Add custom payments
2015-03-04 15:40:53 -08:00
prepaid.spec.coffee
Prepaid subscriptions
2015-03-19 15:04:15 -07:00
queue.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
subscription.spec.coffee
Prepaid subscriptions
2015-03-19 15:04:15 -07:00
user.spec.coffee
User password hash test accepts production or development salt for convenience.
2014-12-11 20:21:42 -08:00