jam-cloud/web/spec/features
Seth Call d959a17be4 * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
..
accept_friend_request_dialog_spec.rb * VRFS-1832 - making dialogs work everywhere 2014-07-09 17:20:20 -05:00
account_affiliate_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
account_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
admin_spec.rb * VRFS-1055 and VRFS-1056 - fixing tests that hardcode / instead of /client, and updating pg gem to 17.1 from 15.1 2014-02-02 13:34:53 -06:00
affiliate_program_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
affiliate_referral_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
affiliate_visit_tracking.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
alt_landing_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
authentication_pages_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
avatar_spec.rb birthday dropdown 2014-07-31 14:49:13 +02:00
bands_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
chat_message_spec.rb finish basic create session flow 2014-06-10 06:13:54 +08:00
checkout_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
configure_tracks_dialog_spec.rb * VRFS-1772 - prevent wrapping of frame-buffers 2014-06-09 23:28:31 -05:00
connection_states_spec.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
corp_spec.rb * VRFS-702 - adding a simple 'does this page load at all' to each corp page 2013-09-22 02:33:00 +00:00
create_session_flow_spec.rb VRFS-2317 fixed tests to be compatible with default musician access selection 2014-10-11 15:39:52 +00:00
create_session_spec.rb * fixes for multiple issues: VRFS-2587 - no forking in resque, VRFS-2586 - fix influxdb client's shutdown behavior, VRFS-2585 - firefox cache busting 2014-12-31 20:39:22 -06:00
download_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
event_spec.rb * fix event_spec test for the rename of broadcast wixget on session landing page 2015-01-02 16:32:33 -06:00
feed_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
find_sessions_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
gear_wizard_spec.rb VRFS-3055 : Fix broken gear wizard spec. Add additional test to verify 2015-04-22 15:36:21 -05:00
getting_started_dialog_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
home_page_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
home_spec.rb * speeding up web tests 2014-07-19 22:53:33 -05:00
in_session_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
individual_jamtrack_band_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
individual_jamtrack_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
jamtrack_landing_spec.rb * fix jamtrack landing page formatting VRFS-3056 2015-04-20 22:13:30 -05:00
jamtrack_shopping_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
landing_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
latency_tester_spec.rb * VRFS-1907 fix for latency tester 2014-07-10 10:45:08 -05:00
launch_app_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
music_sessions_spec.rb * VRFS-1344 - adding a spec test for it 2014-10-28 22:25:55 -05:00
musician_search_spec.rb * merge in faster score searches (VRFS-2202) 2014-09-30 10:51:23 -05:00
network_test_spec.rb * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
notification_highlighter_spec.rb * merge in faster score searches (VRFS-2202) 2014-09-30 10:51:23 -05:00
notification_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
oauth_spec.rb VRFS-2540 : Fix. Remove usage of recaptcha; refactor nocaptcha check in google_client (was youtube_client). Fix and add tests. 2015-01-11 19:17:18 -06:00
password_reset_spec.rb * VRFS-1532 - launch in chrome, ff, or IE10/11. otherwise show instructions to go run it yourself 2014-04-02 00:38:36 +01:00
products_spec.rb * fix bug in ability to open JamTrack 2015-05-15 15:30:15 -05:00
profile_history_spec.rb VRFS-2217 fixed spec test; cleanup profile feeds issue 2014-10-14 07:33:08 +00:00
profile_menu_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
reconnect_spec.rb * fix broken tests because of removal of diagnostics, and fix bad logging pattern 2014-12-31 23:17:47 -06:00
recording_landing_spec.rb * show private recording on recording landing page to someone who was in the session 2014-10-29 07:22:45 -05:00
recordings_spec.rb * VRFS-3112 - make recording smaller so no horizontal scroll bar 2015-04-28 09:44:56 -05:00
redeem_spec.rb * VRFS-3255 (shopping cart only on /client) , VRFS-3253 - frictionless shopping done with tests 2015-05-15 12:34:35 -05:00
regression_spec.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
rsvp_dialog_spec.rb * move comment out of unused tests causing failures on build server 2014-11-23 09:17:50 -06:00
session_detail_spec.rb * VRFS-1962, VRFS-2047, VRFS-2046, VRFS-2006 - score breakdown hover and score badges are all tested and working 2014-08-19 20:58:24 -05:00
session_info_spec.rb * fixing bad test code I typoped 2014-08-19 21:24:29 -05:00
session_landing_spec.rb * wip 2014-05-06 08:34:38 -05:00
session_start_dialog_spec.rb VRFS-1985 wip start session from Find Session screen 2015-01-07 23:18:07 -05:00
sidebar_spec.rb * fix for failing tests 2014-12-08 15:37:31 -06:00
signin_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
signup_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
social_meta_spec.rb * fix for failing tests 2014-12-08 15:37:31 -06:00
text_message_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
twitter_auth_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
user_progression_spec.rb Merge and fix 2015-04-16 12:16:09 -05:00
youtube_spec.rb VRFS-2540 : Fix. Remove usage of recaptcha; refactor nocaptcha check in google_client (was youtube_client). Fix and add tests. 2015-01-11 19:17:18 -06:00