habitica-self-host/test/api/v3/integration/user
Phillip Thelen e3b484b29a Add Google Signin (#7969)
* Start adding google login

* fix local js issue

* implement syntax suggestions

* fix delete social tests

* Add service for authentication alerts

* fix social login tests

* make suggested google sign in changes

* fix accidentally deleted code

* refactor social network sign in

* fix incorrect find

* implement suggested google sign in changes

* fix(tests): Inject fake Auth module for auth controller

* fix(test): prevent social service from causing page reload

* fix loading user info

* Use lodash's implimentation of find for IE compatibility

* chore: increase test coverage around deletion route

* chore: clean up social auth test

* chore: Fix social login tests

* remove profile from login scope

* fix(api): Allow social accounts to deregister as user has auth backup

* temporarily disable google login button
2016-09-28 12:11:10 +02:00
..
auth Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
DELETE-user.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
DELETE-user_delete_webhook.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
DELETE-user_messages.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
DELETE-user_push_device.test.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
GET-user.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
GET-user_anonymized.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
GET-user_inventory_buy.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_add_webhook.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_allocate.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_allocate_now.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_block.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_buy.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_buy_armoire.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_buy_gear.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_buy_health_potion.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_buy_mystery_set.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_buy_quest.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_buy_special_spell.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_change-class.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_class_cast_spellId.test.js api: expose user's inbox.optOut for api/v3/members/:memberId #7798 (#7893) 2016-08-15 22:21:14 -05:00
POST-user_custom-day-start.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_disable-classes.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_equip_type_key.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_feed_pet_food.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_hatch_egg_hatchingPotion.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_mark_pms_read.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_open_mystery_item.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_purchase.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_purchase_hourglass.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_push_device.test.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
POST-user_read_card.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_rebirth.test.js feat: Lower cost of orb of rebirth 2016-09-09 21:08:42 -05:00
POST-user_release_both.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_release_mounts.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_release_pets.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_reroll.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_reset.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_revive.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_sell.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_sleep.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_unlock.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
PUT-user.test.js Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
PUT-user_update_webhook.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00