codecombat/test/server/functional
Matt Lott 7e46b819c4 Stripe API version update fixes
Using customer sources instead of cards so we can update our API
version:
https://stripe.com/docs/upgrades?since=2014-11-05#api-changelog
2015-02-22 07:54:36 -08:00
..
achievement.spec.coffee gamesCompleted now properly fires achievements even though it's not using normal saves. 2015-02-18 17:08:54 -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 Fixed user patching to not also unsubscribe subscribers. 2014-12-05 14:11:38 -08: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 Fixed the rest of the server tests. 2014-08-29 16:28:07 -07:00
payment.spec.coffee Stripe API version update fixes 2015-02-22 07:54:36 -08:00
queue.spec.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
subscription.spec.coffee Fixed user patching to not also unsubscribe subscribers. 2014-12-05 14:11:38 -08:00
user.spec.coffee User password hash test accepts production or development salt for convenience. 2014-12-11 20:21:42 -08:00