..
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
clan.spec.coffee
Teacher trial subscription form
2015-06-05 06:48:19 -07:00
classrooms.spec.coffee
Make POST /db/classroom/:id/members use update to avoid race conditions
2015-11-05 13:07:36 -08:00
course_instance.spec.coffee
Allow classroom members to add themselves to course instances
2015-11-05 13:27:26 -08:00
db-id-version.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
discount_handler.spec.coffee
🐛 Travis CI failures
2015-05-12 15:08:55 -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
Add classroom name, description, and language editing, and classroom language infrastructure
2015-11-17 16:10:23 -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
Create and list clans
2015-04-01 11:56:48 -07:00
prepaid.spec.coffee
Update teacher surveys
2015-11-24 10:32:19 -08:00
queue.spec.coffee
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
subscription.spec.coffee
Update subscription server tests to use async.series
2015-09-25 10:28:27 -07:00
trial_request.spec.coffee
Update teacher surveys
2015-11-24 10:32:19 -08:00
user.spec.coffee
🐛 Fix user admin query tests
2015-10-09 15:54:05 -07:00